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

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

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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)