Content-Length: 327001 | pFad | http://github.com/postgrespro/postgres_cluster/commit/2ffbe842dcc9389d2cb1e12fa2dc0f5e8ab73ca0

C3 raw · postgrespro/postgres_cluster@2ffbe84 · GitHub
Skip to content

Commit 2ffbe84

Browse files
committed
raw
1 parent 0c2f5df commit 2ffbe84

File tree

18 files changed

+2363
-1120
lines changed

18 files changed

+2363
-1120
lines changed

contrib/pg_exchange/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EXTENSION = pg_exchange
55
EXTVERSION = 0.1
66
PGFILEDESC = "pg_exchange - an exchange custom node and rules for the planner"
77
MODULES = pg_exchange
8-
OBJS = pg_exchange.o exchange.o connection.o hooks.o common.o nodeDummyscan.o nodeDistPlanExec.o $(WIN32RES)
8+
OBJS = pg_exchange.o exchange.o hooks.o common.o nodeDummyscan.o nodeDistPlanExec.o dmq.o $(WIN32RES)
99

1010
fdw_srcdir = $(top_srcdir)/contrib/postgres_fdw/
1111

contrib/pg_exchange/common.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ typedef struct
2929

3030

3131
/* GUC variables */
32-
extern int node_number;
33-
extern int nodes_at_cluster;
3432
extern char *pargres_hosts_string;
3533
extern char *pargres_ports_string;
3634
extern int eports_pool_size;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/2ffbe842dcc9389d2cb1e12fa2dc0f5e8ab73ca0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy