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

Commitde09790

Browse files
committed
Done:
< * COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ]> * -COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ]263c263< * Allow pg_dump to dump CREATE CONVERSION (Christopher)> * -Allow pg_dump to dump CREATE CONVERSION (Christopher)
1 parent9c26980 commitde09790

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
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Dec6 19:54:03 EST 2003
3+
Last updated:Mon Dec8 08:04:13 EST 2003
44

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

@@ -174,7 +174,7 @@ Commands
174174
* Allow TRUNCATE ... CASCADE/RESTRICT
175175
* Allow PREPARE of cursors
176176
* Allow LISTEN/NOTIFY to store info in memory rather than tables
177-
* COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ]
177+
*-COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ]
178178
(Christopher)
179179
* Add optional textual message to NOTIFY
180180
* Allow more ISOLATION LEVELS to be accepted, but issue a warning for them
@@ -260,7 +260,7 @@ Clients
260260
* Prevent unneeded quoting in psql \d output using fmtId()
261261
* Add a libpq function to support Parse/DescribeStatement capability
262262
* Prevent libpq's PQfnumber() from lowercasing the column name
263-
* Allow pg_dump to dump CREATE CONVERSION (Christopher)
263+
*-Allow pg_dump to dump CREATE CONVERSION (Christopher)
264264
* Allow fastpast to pass values in portable format
265265

266266

@@ -461,7 +461,7 @@ Source Code
461461
* Acquire lock on a relation before building a relcache entry for it
462462
* Research interaction of setitimer() and sleep() used by statement_timeout
463463
* Add checks for fclose() failure
464-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1178 2003/12/07 00:54:05 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1178 2003/12/07 00:54:05 momjian Exp $
464+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1179 2003/12/08 13:04:14 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1179 2003/12/08 13:04:14 momjian Exp $
465465
* Exit postmaster if postgresql.conf can not be opened
466466
* Rename /scripts directory because they are all C programs now
467467
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp