pgsql: Update: < * Consider placing all sequences in a single table,

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update: < * Consider placing all sequences in a single table,
Date: 2007-02-09 00:34:31
Message-ID: 20070209003431.248B19FA4CB@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update:

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

Modified Files:
--------------
pgsql/doc:
TODO (r1.2080 -> r1.2081)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2080&r2=1.2081)
pgsql/doc/src/FAQ:
TODO.html (r1.581 -> r1.582)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.581&r2=1.582)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-09 01:29:48 pgsql: Update: < * Consider placing all sequences in a single table > *
Previous Message Bruce Momjian 2007-02-09 00:32:15 pgsql: Add: > * Consider placing all sequences in a single table, now