mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Add rserv replication toolkit from Vadim Mikheev.
This commit is contained in:
parent
d8231344f7
commit
96edf0c185
@ -1,27 +1,29 @@
|
|||||||
# $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
|
subdir = contrib
|
||||||
top_builddir = ..
|
top_builddir = ..
|
||||||
include $(top_builddir)/src/Makefile.global
|
include $(top_builddir)/src/Makefile.global
|
||||||
|
|
||||||
WANTED_DIRS = array \
|
WANTED_DIRS = \
|
||||||
|
array \
|
||||||
cube \
|
cube \
|
||||||
earthdistance \
|
earthdistance \
|
||||||
findoidjoins \
|
findoidjoins \
|
||||||
fulltextindex \
|
fulltextindex \
|
||||||
isbn_issn \
|
isbn_issn \
|
||||||
linux \
|
linux \
|
||||||
lo \
|
lo \
|
||||||
mSQL-interface \
|
mSQL-interface \
|
||||||
mac \
|
mac \
|
||||||
miscutil \
|
miscutil \
|
||||||
noupdate \
|
noupdate \
|
||||||
pg_dumplo \
|
pg_dumplo \
|
||||||
pgbench \
|
pgbench \
|
||||||
pgcrypto \
|
pgcrypto \
|
||||||
seg \
|
rserv \
|
||||||
|
seg \
|
||||||
soundex \
|
soundex \
|
||||||
spi \
|
spi \
|
||||||
string \
|
string \
|
||||||
tips \
|
tips \
|
||||||
unixdate \
|
unixdate \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user