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

Commit8876ae2

Browse files
committed
OLD has to return CURRENT for now, Jan.
1 parent15cb32d commit8876ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/parser/keywords.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/parser/keywords.c,v 1.39 1998/08/24 01:37:55 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/parser/keywords.c,v 1.40 1998/08/24 01:39:18 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -157,7 +157,7 @@ static ScanKeyword ScanKeywords[] = {
157157
{"null",NULL_P},
158158
{"numeric",NUMERIC},
159159
{"oids",OIDS},
160-
{"old",OLD},
160+
{"old",CURRENT},
161161
{"on",ON},
162162
{"operator",OPERATOR},
163163
{"option",OPTION},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp