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

Commit91250f3

Browse files
committed
Remove duplicate extern declaration.
1 parent2d5dd75 commit91250f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/include/executor/nodeGroup.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: nodeGroup.h,v 1.13 2000/01/2605:58:05momjian Exp $
10+
* $Id: nodeGroup.h,v 1.14 2000/01/2623:48:05tgl Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -22,7 +22,4 @@ extern intExecCountSlotsGroup(Group *node);
2222
externvoidExecEndGroup(Group*node);
2323
externvoidExecReScanGroup(Group*node,ExprContext*exprCtxt,Plan*parent);
2424

25-
externvoidExecReScanGroup(Group*node,ExprContext*exprCtxt,Plan*parent);
26-
27-
2825
#endif/* NODEGROUP_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp