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

Commita6ebb1f

Browse files
committed
SQL 200N -> SQL:2003
1 parent0fd2756 commita6ebb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/parser/gram.y

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
*
1313
* IDENTIFICATION
14-
* $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.625 2008/10/04 21:56:54 tgl Exp $
14+
* $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.626 2008/10/20 14:26:28 petere Exp $
1515
*
1616
* HISTORY
1717
* AUTHORDATEMAJOR EVENT
@@ -2185,7 +2185,7 @@ ConstraintAttr:
21852185
* tables completely decoupled except for the original commonality in definitions.
21862186
*
21872187
* This is very similar to CREATE TABLE AS except for the INCLUDING DEFAULTS extension
2188-
* which is a part of SQL 200N
2188+
* which is a part of SQL:2003.
21892189
*/
21902190
TableLikeClause:
21912191
LIKEqualified_nameTableLikeOptionList

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp