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

Commit01d0d34

Browse files
committed
Add:
> * Add pg_get_acldef(), pg_get_typedefault(), and pg_get_attrdef()
1 parentd4be99f commit01d0d34

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 Aug 1616:51:46 EDT 2003
3+
Last updated:Sat Aug 1623:56:14 EDT 2003
44

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

@@ -88,6 +88,7 @@ Data Types
8888
from making invalid dates valid
8989
* -Prevent month/day swapping of ISO dates to make invalid dates valid
9090
* Have initdb set DateStyle based on locale?
91+
* Add pg_get_acldef(), pg_get_typedefault(), and pg_get_attrdef()
9192

9293
* ARRAYS
9394
o Allow nulls in arrays
@@ -479,7 +480,7 @@ Source Code
479480
* Acquire lock on a relation before building a relcache entry for it
480481
* Research interaction of setitimer() and sleep() used by statement_timeout
481482
* Add checks for fclose() failure
482-
* Change CVS $Id: TODO,v 1.1116 2003/08/16 23:33:49 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1116 2003/08/16 23:33:49 momjian Exp $
483+
* Change CVS $Id: TODO,v 1.1117 2003/08/17 03:56:16 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1117 2003/08/17 03:56:16 momjian Exp $
483484
* Exit postmaster if postgresql.conf can not be opened
484485
* Rename /scripts directory because they are all C programs now
485486
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp