Add rserv replication toolkit from Vadim Mikheev.

This commit is contained in:
Thomas G. Lockhart 2000-12-20 17:22:26 +00:00
parent d8231344f7
commit 96edf0c185

View File

@ -1,10 +1,11 @@
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.10 2000/12/11 20:40:59 tgl Exp $
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.11 2000/12/20 17:22:26 thomas Exp $
subdir = contrib
top_builddir = ..
include $(top_builddir)/src/Makefile.global
WANTED_DIRS = array \
WANTED_DIRS = \
array \
cube \
earthdistance \
findoidjoins \
@ -19,6 +20,7 @@ WANTED_DIRS = array \
pg_dumplo \
pgbench \
pgcrypto \
rserv \
seg \
soundex \
spi \