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

Commit42588d4

Browse files
committed
Add:
> * Allow PREPARE of cursors
1 parenta9f9a97 commit42588d4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 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 1700:50:56 EDT 2003
3+
Last updated:Sun Aug 1701:23:08 EDT 2003
44

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

@@ -196,6 +196,7 @@ Commands
196196
* Prevent COMMENT ON DATABASE from using a database name
197197
* Add GUC variable to prevent waiting on locks
198198
* Add TRUNCATE ... CASCADE
199+
* Allow PREPARE of cursors
199200

200201

201202
* ALTER
@@ -487,7 +488,7 @@ Source Code
487488
* Acquire lock on a relation before building a relcache entry for it
488489
* Research interaction of setitimer() and sleep() used by statement_timeout
489490
* Add checks for fclose() failure
490-
* Change CVS $Id: TODO,v 1.1121 2003/08/1704:50:57 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1121 2003/08/1704:50:57 momjian Exp $
491+
* Change CVS $Id: TODO,v 1.1122 2003/08/1705:23:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1122 2003/08/1705:23:13 momjian Exp $
491492
* Exit postmaster if postgresql.conf can not be opened
492493
* Rename /scripts directory because they are all C programs now
493494
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp