]> granicus.if.org Git - postgresql/commit
Update RESET ALL items:
authorBruce Momjian <bruce@momjian.us>
Wed, 2 Feb 2005 17:26:49 +0000 (17:26 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 2 Feb 2005 17:26:49 +0000 (17:26 +0000)
commit947ae56d80f745b6c754b3db49008bf16cae0ff5
tree8617223ad652306c7311a62bf080f3d5834da352
parent68c4804b08f0fa1e034455f3741183a47dfccfdd
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.
doc/TODO