Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit947ae56

Browse files
committed
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.
1 parent68c4804 commit947ae56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Mon Jan 31 23:56:45 EST 2005
5+
Last updated:Wed Feb 2 12:26:37 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -384,9 +384,9 @@ Commands
384384
* Add RESET CONNECTION command to reset all session state
385385

386386
This would include resetting of all variables (RESET ALL), dropping of
387-
all temporary tables, removal of any NOTIFYs,etc. This could be used
388-
for connection pooling.We couldalso change RESET ALL to have this
389-
functionality.
387+
all temporary tables, removal of any NOTIFYs,cursors, prepared
388+
queries(?), currval()s, etc.This couldbe used for connection pooling.
389+
We could also change RESET ALL to have thisfunctionality.
390390

391391
* Allow FOR UPDATE queries to do NOWAIT locks
392392

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp