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

Commitec4595d

Browse files
author
Neil Conway
committed
Remove duplicate #include.
1 parent6e07228 commitec4595d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/parser/analyze.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
2121
* Portions Copyright (c) 1994, Regents of the University of California
2222
*
23-
*$PostgreSQL: pgsql/src/backend/parser/analyze.c,v 1.364 2007/06/11 01:16:24 tgl Exp $
23+
*$PostgreSQL: pgsql/src/backend/parser/analyze.c,v 1.365 2007/06/19 21:24:48 neilc Exp $
2424
*
2525
*-------------------------------------------------------------------------
2626
*/
@@ -45,7 +45,6 @@
4545
#include"parser/parse_clause.h"
4646
#include"parser/parse_coerce.h"
4747
#include"parser/parse_expr.h"
48-
#include"parser/parse_expr.h"
4948
#include"parser/parse_relation.h"
5049
#include"parser/parse_target.h"
5150
#include"parser/parse_type.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp