pgsql: Add: > * Consider placing all sequences in a single table, now - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > * Consider placing all sequences in a single table, now
Date
Msg-id 20070209003215.6D4A79FB289@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

> * Consider placing all sequences in a single table, now that system
>   tables are full transactional

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2079 -> r1.2080)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2079&r2=1.2080)
    pgsql/doc/src/FAQ:
        TODO.html (r1.580 -> r1.581)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.580&r2=1.581)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: * Add support for SQL-standard GENERATED/IDENTITY
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update: < * Consider placing all sequences in a single table,