pgsql: Update RESET ALL items: < all temporary tables, removal of any - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update RESET ALL items: < all temporary tables, removal of any
Date
Msg-id 20050202172651.0A0918B9B2E@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add to release checklist: * Update inet/cidr data types with
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update FAQ numbering.