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

Commit58802bf

Browse files
committed
Can't add a keyword without making it a keyword. :-)
D'Arcy J.M. Cain | Democracy is three wolves
1 parentcd743f8 commit58802bf

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
@@ -10,7 +10,7 @@
1010
*
1111
*
1212
* IDENTIFICATION
13-
* $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 1.16 1996/11/13 20:49:00 scrappy Exp $
13+
* $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 1.17 1996/11/20 22:58:22 momjian Exp $
1414
*
1515
* HISTORY
1616
* AUTHORDATEMAJOR EVENT
@@ -181,7 +181,7 @@ static Node *makeA_Expr(int op, char *opname, Node *lexpr, Node *rexpr);
181181
PNULL, PRIVILEGES, PUBLIC, PURGE, P_TYPE,
182182
RENAME, REPLACE, RETRIEVE, RETURNS, REVOKE, ROLLBACK, RULE,
183183
SELECT, SET, SETOF, STDIN, STDOUT, STORE,
184-
TABLE, TO, TRANSACTION, UPDATE, USING, VACUUM, VALUES
184+
TABLE, TO, TRANSACTION,UNIQUE,UPDATE, USING, VACUUM, VALUES
185185
VERSION, VIEW, WHERE, WITH, WORK
186186
%tokenEXECUTE, RECIPE, EXPLAIN, LIKE
187187

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp