mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Add rserv replication toolkit from Vadim Mikheev.
This commit is contained in:
parent
d8231344f7
commit
96edf0c185
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user