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

Commit3b9c100

Browse files
committed
Update TODO list.
1 parente7988a7 commit3b9c100

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/TODO

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Mon May28 00:28:27 EDT 2001
3+
Last updated:Wed May30 10:37:14 EDT 2001
44

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

@@ -137,12 +137,14 @@ COMMANDS
137137
* Change LIMIT val,val to offset,limit to match MySQL
138138
* Allow PL/PgSQL's RAISE function to take expressions
139139
* ALTER
140-
* ALTER TABLE ADD COLUMN does not honor DEFAULT or add CONSTRAINT
140+
* ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK
141+
CONSTRAINT
141142
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place
142143
[inheritance]
143144
* Add ALTER TABLE DROP COLUMN feature [drop]
144145
* Add ALTER FUNCTION
145-
* Add ALTER TABLE DROP CONSTRAINT
146+
* Add ALTER TABLE DROP non-CHECK CONSTRAINT
147+
* -Add ALTER TABLE DROP CHECK CONSTRAINT (Christopher Kings)
146148
* CLUSTER
147149
* cluster all tables at once
148150
* prevent lose of indexes, permissions, inheritance

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp