pgsql: Update RESET ALL items: < all temporary tables, removal of any
Started by Bruce Momjianover 21 years ago1 messagescomitters
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)