workaround for toast tables. The bug is reported by Kenny Gorman.
This commit is contained in:
@ -7,6 +7,7 @@ SRCS = \
|
||||
pg_reorg.c
|
||||
OBJS = $(SRCS:.c=.o) $(top_builddir)/src/bin/scripts/common.o
|
||||
PROGRAM = pg_reorg
|
||||
REGRESS = init reorg
|
||||
|
||||
ifdef DEBUG_REORG
|
||||
PG_CPPFLAGS = -I$(libpq_srcdir) -I$(top_builddir)/src/bin/scripts -DDEBUG_REORG
|
||||
|
Reference in New Issue
Block a user