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

Commit581b5b8

Browse files
committed
Update TODO list.
1 parent3d8bfff commit581b5b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Oct 12 16:23:34 EDT 2000
3+
Last updated:Thu Oct 12 16:26:03 EDT 2000
44

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

@@ -87,6 +87,7 @@ TYPES
8787
* Allow LOCALE on a per-column basis, default to ASCII
8888
* Allow nulls in arrays
8989
* Allow arrays to be ORDER'ed
90+
* Support construction of array result values in expressions
9091
* Change foreign key constraint for array -> element to mean element
9192
in array
9293
* Remove Money type, add money formatting for decimal type
@@ -125,6 +126,9 @@ COMMANDS
125126
* -Add ALTER TABLE ALTER COLUMN feature(Peter E)
126127
* Add ALTER TABLE DROP COLUMN feature [drop]
127128
* Add ALTER TABLE command to change table ownership
129+
* Add ALTER FUNCTION
130+
* Add ALTER TABLE ... DROP CONSTRAINT
131+
* Automatically drop constraints/functions when object is dropped
128132
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
129133
NULL specification, indexes, permissions, etc on table
130134
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp