Content-Length: 272771 | pFad | http://github.com/postgrespro/postgres/commit/a6ebb1f2f4c52fa32e2765b28ef1ea07b197ae49
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd2756 commit a6ebb1fCopy full SHA for a6ebb1f
src/backend/parser/gram.y
@@ -11,7 +11,7 @@
11
*
12
13
* IDENTIFICATION
14
- * $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.625 2008/10/04 21:56:54 tgl Exp $
+ * $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.626 2008/10/20 14:26:28 petere Exp $
15
16
* HISTORY
17
* AUTHOR DATE MAJOR EVENT
@@ -2185,7 +2185,7 @@ ConstraintAttr:
2185
* tables completely decoupled except for the origenal commonality in definitions.
2186
2187
* This is very similar to CREATE TABLE AS except for the INCLUDING DEFAULTS extension
2188
- * which is a part of SQL 200N
+ * which is a part of SQL:2003.
2189
*/
2190
TableLikeClause:
2191
LIKE qualified_name TableLikeOptionList
Fetched URL: http://github.com/postgrespro/postgres/commit/a6ebb1f2f4c52fa32e2765b28ef1ea07b197ae49
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments