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

Commit8d2441e

Browse files
author
Thomas G. Lockhart
committed
Oops. Remove declaration for set_name_needs_quotes(), since it is now gone.
1 parentd19439f commit8d2441e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/parser/gram.y

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
*
1313
* IDENTIFICATION
14-
* $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 2.308 2002/04/21 21:37:03 thomas Exp $
14+
* $Header: /cvsroot/pgsql/src/backend/parser/gram.y,v 2.309 2002/04/21 21:53:23 thomas Exp $
1515
*
1616
* HISTORY
1717
* AUTHORDATEMAJOR EVENT
@@ -96,7 +96,6 @@ static void insertSelectOptions(SelectStmt *stmt,
9696
static Node *makeSetOp(SetOperation op,bool all, Node *larg, Node *rarg);
9797
static Node *doNegate(Node *n);
9898
staticvoiddoNegateFloat(Value *v);
99-
staticboolset_name_needs_quotes(constchar *name);
10099

101100
#defineMASK(b) (1 << (b))
102101

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp