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

Commita4278fd

Browse files
committed
Move SERVER to the right place in the alphabetically sorted keyword list.
1 parentb3dbc8f commita4278fd

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.662 2009/04/06 08:42:52 heikki Exp $
14+
* $PostgreSQL: pgsql/src/backend/parser/gram.y,v 2.663 2009/04/28 09:09:41 heikki Exp $
1515
*
1616
* HISTORY
1717
* AUTHORDATEMAJOR EVENT
@@ -10310,14 +10310,14 @@ unreserved_keyword:
1031010310
| ROWS
1031110311
| RULE
1031210312
| SAVEPOINT
10313-
| SERVER
1031410313
| SCHEMA
1031510314
| SCROLL
1031610315
| SEARCH
1031710316
| SECOND_P
1031810317
| SECURITY
1031910318
| SEQUENCE
1032010319
| SERIALIZABLE
10320+
| SERVER
1032110321
| SESSION
1032210322
| SET
1032310323
| SHARE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp