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

Commit5266471

Browse files
committed
Rename Query label so ctags finds real structure.
1 parentd158fce commit5266471

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/backend/bootstrap/bootparse.y

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/bootstrap/bootparse.y,v 1.9 1997/11/28 17:26:43 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/bootstrap/bootparse.y,v 1.10 1997/12/17 18:21:37 momjian Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -103,11 +103,11 @@ TopLevel:
103103
;
104104

105105
Queries:
106-
Query
107-
|QueriesQuery
106+
A_Query
107+
|QueriesA_Query
108108
;
109109

110-
Query :
110+
A_Query :
111111
OpenStmt
112112
|CloseStmt
113113
|CreateStmt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp