Added tests for the namespace change feature

Currently not passing as --moveidx not implemented yet.
This commit is contained in:
Daniele Varrazzo
2013-04-16 18:33:23 +01:00
parent 6488ecabd2
commit c542bf2641
3 changed files with 121 additions and 1 deletions

View File

@ -8,7 +8,7 @@
SRCS = pg_repack.c pgut/pgut.c pgut/pgut-fe.c
OBJS = $(SRCS:.c=.o)
PROGRAM = pg_repack
REGRESS = init repack
REGRESS = init repack tablespace
EXTRA_CLEAN = sql/init-$(MAJORVERSION).sql sql/init.sql