Content-Length: 298180 | pFad | http://github.com/postgrespro/postgres_cluster/commit/8c218672c53f7432b05ef70f571eceec89fc515e

5D Pass to Postgres-XL approach · postgrespro/postgres_cluster@8c21867 · GitHub
Skip to content

Commit 8c21867

Browse files
committed
Pass to Postgres-XL approach
1 parent f234df2 commit 8c21867

File tree

9 files changed

+113
-567
lines changed

9 files changed

+113
-567
lines changed

Makefile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# contrib/execplan/Makefile
1+
# contrib/repeater/Makefile
22

3-
MODULE_big = execplan
4-
EXTENSION = execplan
3+
MODULE_big = repeater
4+
EXTENSION = repeater
55
EXTVERSION = 0.1
6-
PGFILEDESC = "ExecPlan"
7-
MODULES = execplan
8-
OBJS = exec_plan.o planwalker.o repeater.o $(WIN32RES)
6+
PGFILEDESC = "Repeater"
7+
MODULES = repeater
8+
OBJS = repeater.o $(WIN32RES)
99

1010
PG_CPPFLAGS = -I$(libpq_srcdir)
1111
SHLIB_LINK_INTERNAL = $(libpq)
@@ -18,7 +18,7 @@ PGXS := $(shell $(PG_CONFIG) --pgxs)
1818
include $(PGXS)
1919
else
2020
SHLIB_PREREQS = submake-libpq
21-
subdir = contrib/execplan
21+
subdir = contrib/repeater
2222
top_builddir = ../..
2323
include $(top_builddir)/src/Makefile.global
2424
include $(top_srcdir)/contrib/contrib-global.mk

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/8c218672c53f7432b05ef70f571eceec89fc515e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy