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

Commit499b13c

Browse files
committed
UNION cleanup again.
1 parenta01b085 commit499b13c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/parser/parse_clause.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/parse_clause.c,v 1.4 1997/12/2901:12:58 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/parser/parse_clause.c,v 1.5 1997/12/2902:09:54 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -384,7 +384,7 @@ transformUnionClause(List *unionClause, List *targetlist)
384384
List*union_list=NIL;
385385
QueryTreeList*qlist;
386386
inti;
387-
TargetEntry
387+
388388
if (unionClause)
389389
{
390390
qlist=parse_analyze(unionClause);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp