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

Commitb433f40

Browse files
committed
Add:
> * Allow pooled connections to query prepared queries> * Allow pooled connections to close all open WITH HOLD cursors
1 parent2326ade commitb433f40

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sun Aug 17 00:28:15 EDT 2003
3+
Last updated:Sun Aug 17 00:43:46 EDT 2003
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -62,6 +62,8 @@ Administration
6262
* Allow server log information to be output as INSERT statements
6363
* Prevent default re-use of sysids for dropped users and groups
6464
* Prevent dropping user that still owns objects, or auto-drop the objects
65+
* Allow pooled connections to query prepared queries
66+
* Allow pooled connections to close all open WITH HOLD cursors
6567

6668

6769

@@ -483,7 +485,7 @@ Source Code
483485
* Acquire lock on a relation before building a relcache entry for it
484486
* Research interaction of setitimer() and sleep() used by statement_timeout
485487
* Add checks for fclose() failure
486-
* Change CVS $Id: TODO,v 1.1119 2003/08/17 04:28:15 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1119 2003/08/17 04:28:15 momjian Exp $
488+
* Change CVS $Id: TODO,v 1.1120 2003/08/17 04:43:48 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1120 2003/08/17 04:43:48 momjian Exp $
487489
* Exit postmaster if postgresql.conf can not be opened
488490
* Rename /scripts directory because they are all C programs now
489491
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp