Skip to content

Commit b8c06a6

Browse files
committed
Add:
> * Add RESET CONNECTION command to reset all session state 329a331,334 > This would include resetting of all variables (RESET ALL), dropping of > 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.
1 parent 90542f5 commit b8c06a6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Fri Oct 8 21:28:58 EDT 2004
8+
Last updated: Tue Oct 12 21:03:05 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -326,7 +326,12 @@ Commands
326326
to be automatically ignored.
327327

328328
* Make row-wise comparisons work per SQL spec
329+
* Add RESET CONNECTION command to reset all session state
329330

331+
This would include resetting of all variables (RESET ALL), dropping of
332+
all temporary tables, removal of any NOTIFYs, etc. This could be used
333+
for connection pooling. We could also change RESET ALL to have this
334+
functionality.
330335

331336
* ALTER
332337
o Have ALTER TABLE RENAME rename SERIAL sequence names

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy