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

Commit7a14a72

Browse files
committed
Added:
> * Dump large object comments in custom dump format
1 parentf30d39e commit7a14a72

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:Sat Jan24 23:50:15 EST 2004
3+
Last updated:Mon Jan26 13:32:06 EST 2004
44

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

@@ -176,6 +176,7 @@ Commands
176176
* Allow LISTEN/NOTIFY to store info in memory rather than tables
177177
* -COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ]
178178
(Christopher)
179+
* Dump large object comments in custom dump format
179180
* Add optional textual message to NOTIFY
180181
* Allow more ISOLATION LEVELS to be accepted, but issue a warning for them
181182
* Allow CREATE TABLE foo (f1 INT CHECK (f1 > 0) CHECK (f1 < 10)) to work
@@ -463,7 +464,7 @@ Source Code
463464
* Acquire lock on a relation before building a relcache entry for it
464465
* Research interaction of setitimer() and sleep() used by statement_timeout
465466
* Add checks for fclose() failure
466-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1190 2004/01/25 04:50:16 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1190 2004/01/25 04:50:16 momjian Exp $
467+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1191 2004/01/26 18:32:08 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1191 2004/01/26 18:32:08 momjian Exp $
467468
* Exit postmaster if postgresql.conf can not be opened
468469
* Rename /scripts directory because they are all C programs now
469470
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp