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

Commita9c1ff6

Browse files
committed
Add:
> * Allow pg_dump to dump CREATE CONVERSION (Christopher)
1 parent60feaa2 commita9c1ff6

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:Thu Oct 9 22:42:10 EDT 2003
3+
Last updated:Thu Oct16 00:12:51 EDT 2003
44

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

@@ -294,6 +294,7 @@ Clients
294294
* Prevent unneeded quoting in psql \d output using fmtId()
295295
* Add a libpq function to support Parse/DescribeStatement capability
296296
* Prevent libpq's PQfnumber() from lowercasing the column name
297+
* Allow pg_dump to dump CREATE CONVERSION (Christopher)
297298

298299

299300
* JDBC
@@ -509,7 +510,7 @@ Source Code
509510
* Acquire lock on a relation before building a relcache entry for it
510511
* Research interaction of setitimer() and sleep() used by statement_timeout
511512
* Add checks for fclose() failure
512-
* Change CVS $Id: TODO,v 1.1151 2003/10/10 02:42:09 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1151 2003/10/10 02:42:09 momjian Exp $
513+
* Change CVS $Id: TODO,v 1.1152 2003/10/16 04:12:53 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1152 2003/10/16 04:12:53 momjian Exp $
513514
* Exit postmaster if postgresql.conf can not be opened
514515
* Rename /scripts directory because they are all C programs now
515516
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp