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

Commit4f22db5

Browse files
committed
Remove unneed #include now that current_query() has moved to the backend.
1 parentf96928f commit4f22db5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎contrib/dblink/dblink.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Darko Prenosil <Darko.Prenosil@finteh.hr>
99
* Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
1010
*
11-
* $PostgreSQL: pgsql/contrib/dblink/dblink.c,v 1.72 2008/04/0416:57:21 momjian Exp $
11+
* $PostgreSQL: pgsql/contrib/dblink/dblink.c,v 1.73 2008/04/0417:02:56 momjian Exp $
1212
* Copyright (c) 2001-2008, PostgreSQL Global Development Group
1313
* ALL RIGHTS RESERVED;
1414
*
@@ -52,7 +52,6 @@
5252
#include"nodes/nodes.h"
5353
#include"nodes/pg_list.h"
5454
#include"parser/parse_type.h"
55-
#include"tcop/tcopprot.h"
5655
#include"utils/acl.h"
5756
#include"utils/array.h"
5857
#include"utils/builtins.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp