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

Commit0d2148a

Browse files
committed
Remove duplicate include of value.h. I think it got in because Tom and I both added it.
1 parent59182d9 commit0d2148a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/nodes/read.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
*
1111
* IDENTIFICATION
12-
* $PostgreSQL: pgsql/src/backend/nodes/read.c,v 1.38 2004/01/0902:02:43 momjian Exp $
12+
* $PostgreSQL: pgsql/src/backend/nodes/read.c,v 1.39 2004/01/0903:07:32 momjian Exp $
1313
*
1414
* HISTORY
1515
* AUTHORDATEMAJOR EVENT
@@ -22,7 +22,6 @@
2222
#include<ctype.h>
2323
#include<errno.h>
2424

25-
#include"nodes/value.h"
2625
#include"nodes/pg_list.h"
2726
#include"nodes/readfuncs.h"
2827
#include"nodes/value.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp