pgsql: Update RESET ALL items: < all temporary tables, removal of any

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update RESET ALL items: < all temporary tables, removal of any
Date: 2005-02-02 17:26:51
Message-ID: 20050202172651.0A0918B9B2E@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update RESET ALL items:

< all temporary tables, removal of any NOTIFYs, etc. This could be used
< for connection pooling. We could also change RESET ALL to have this
< functionality.
> all temporary tables, removal of any NOTIFYs, cursors, prepared
> queries(?), currval()s, etc. This could be used for connection pooling.
> We could also change RESET ALL to have this functionality.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1437 -> r1.1438)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1437&r2=1.1438)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-02-02 17:44:22 pgsql: Update FAQ numbering.
Previous Message Bruce Momjian 2005-02-02 16:59:11 pgsql: Add to release checklist: * Update inet/cidr data types with