pgsql: Add: > > o Allow GLOBAL temporary tables to exist as empty by

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > > o Allow GLOBAL temporary tables to exist as empty by
Date: 2007-07-18 00:16:22
Message-ID: 20070718001622.407E49FB7A4@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

>
> o Allow GLOBAL temporary tables to exist as empty by default in
> all sessions
>
> http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2206 -> r1.2207)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2206&r2=1.2207)
pgsql/doc/src/FAQ:
TODO.html (r1.707 -> r1.708)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.707&r2=1.708)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-07-18 03:12:43 pgsql: Document that age() adds days, then full months.
Previous Message Tom Lane 2007-07-17 17:45:57 pgsql: Fix incorrect optimization of foreign-key checks.