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

Commit00f4a7d

Browse files
committed
Mark as done:
> o -Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
1 parent97b4e5a commit00f4a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/TODO

Lines changed: 2 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 Apr4 22:03:20 EST 2002
3+
Last updated:Fri Apr5 06:57:19 EST 2002
44

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

@@ -218,7 +218,7 @@ COMMANDS
218218
* INSERT
219219
o Allow INSERT/UPDATE of system-generated oid value for a row
220220
o Allow INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..)
221-
o Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
221+
o-Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
222222
o Disallow missing columns in INSERT ... VALUES, per ANSI
223223
o Allow INSERT/UPDATE ... RETURNING new.col or old.col; handle
224224
RULE cases (Philip)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp