Thread: pgsql: Add to TODO: > * Allow prepared transactions with temporary

pgsql: Add to TODO: > * Allow prepared transactions with temporary

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add to TODO:

> * Allow prepared transactions with temporary tables created and dropped
>   in the same transaction, and when an ON COMMIT DELETE ROWS temporary
>   table is accessed
>
>   http://archives.postgresql.org/pgsql-hackers/2008-03/msg00047.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2436 -> r1.2437)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2436&r2=1.2437)
    pgsql/doc/src/FAQ:
        TODO.html (r1.942 -> r1.943)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.942&r2=1.943)