8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96928f commit 4f22db5Copy full SHA for 4f22db5
contrib/dblink/dblink.c
@@ -8,7 +8,7 @@
8
* Darko Prenosil <Darko.Prenosil@finteh.hr>
9
* Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
10
*
11
- * $PostgreSQL: pgsql/contrib/dblink/dblink.c,v 1.72 2008/04/04 16:57:21 momjian Exp $
+ * $PostgreSQL: pgsql/contrib/dblink/dblink.c,v 1.73 2008/04/04 17:02:56 momjian Exp $
12
* Copyright (c) 2001-2008, PostgreSQL Global Development Group
13
* ALL RIGHTS RESERVED;
14
@@ -52,7 +52,6 @@
52
#include "nodes/nodes.h"
53
#include "nodes/pg_list.h"
54
#include "parser/parse_type.h"
55
-#include "tcop/tcopprot.h"
56
#include "utils/acl.h"
57
#include "utils/array.h"
58
#include "utils/builtins.h"
0 commit comments