pkgsrc/databases/postgresql74-contrib/PLIST

141 lines
4.8 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/19 12:33:29 recht Exp $
bin/ApplySnapshot
bin/CleanLog
bin/GetSyncID
bin/InitRservTest
bin/MasterAddTable
bin/MasterInit
bin/MasterSync
bin/PrepareSnapshot
bin/Replicate
bin/RservTest
bin/SlaveAddTable
bin/SlaveInit
bin/dbf2pg
bin/findoidjoins
bin/fti.pl
bin/make_oidjoins_check
bin/oid2name
bin/pg_autovacuum
bin/pg_dumplo
bin/pg_logger
bin/pgbench
bin/vacuumlo
lib/postgresql/_int.so
lib/postgresql/autoinc.so
lib/postgresql/btree_gist.so
lib/postgresql/chkpass.so
lib/postgresql/cube.so
lib/postgresql/dblink.so
lib/postgresql/dbsize.so
lib/postgresql/earthdistance.so
lib/postgresql/fti.so
lib/postgresql/fuzzystrmatch.so
lib/postgresql/insert_username.so
lib/postgresql/int_aggregate.so
lib/postgresql/isbn_issn.so
lib/postgresql/lo.so
lib/postgresql/ltree.so
lib/postgresql/misc_utils.so
lib/postgresql/moddatetime.so
lib/postgresql/noup.so
lib/postgresql/pending.so
lib/postgresql/pgcrypto.so
lib/postgresql/pgstattuple.so
lib/postgresql/refint.so
lib/postgresql/rserv.so
lib/postgresql/rtree_gist.so
lib/postgresql/seg.so
lib/postgresql/string_io.so
lib/postgresql/tablefunc.so
lib/postgresql/timetravel.so
lib/postgresql/tsearch.so
lib/postgresql/tsearch2.so
lib/postgresql/user_locks.so
share/doc/postgresql/contrib/README.apachelog
share/doc/postgresql/contrib/README.btree_gist
share/doc/postgresql/contrib/README.chkpass
share/doc/postgresql/contrib/README.cube
share/doc/postgresql/contrib/README.dbf2pg
share/doc/postgresql/contrib/README.dblink
share/doc/postgresql/contrib/README.dbmirror
share/doc/postgresql/contrib/README.dbsize
share/doc/postgresql/contrib/README.earthdistance
share/doc/postgresql/contrib/README.findoidjoins
share/doc/postgresql/contrib/README.fti
share/doc/postgresql/contrib/README.fuzzystrmatch
share/doc/postgresql/contrib/README.int_aggregate
share/doc/postgresql/contrib/README.intarray
share/doc/postgresql/contrib/README.isbn_issn
share/doc/postgresql/contrib/README.lo
share/doc/postgresql/contrib/README.ltree
share/doc/postgresql/contrib/README.misc_utils
share/doc/postgresql/contrib/README.noup
share/doc/postgresql/contrib/README.oid2name
share/doc/postgresql/contrib/README.pg_autovacuum
share/doc/postgresql/contrib/README.pg_dumplo
share/doc/postgresql/contrib/README.pg_logger
share/doc/postgresql/contrib/README.pgbench
share/doc/postgresql/contrib/README.pgbench_jis
share/doc/postgresql/contrib/README.pgcrypto
share/doc/postgresql/contrib/README.pgstattuple
share/doc/postgresql/contrib/README.pgstattuple.euc_jp
share/doc/postgresql/contrib/README.rserv
share/doc/postgresql/contrib/README.rtree_gist
share/doc/postgresql/contrib/README.seg
share/doc/postgresql/contrib/README.soundex
share/doc/postgresql/contrib/README.spi
share/doc/postgresql/contrib/README.string_io
share/doc/postgresql/contrib/README.tablefunc
share/doc/postgresql/contrib/README.tsearch
share/doc/postgresql/contrib/README.tsearch2
share/doc/postgresql/contrib/README.user_locks
share/doc/postgresql/contrib/README.vacuumlo
share/doc/postgresql/contrib/autoinc.example
share/doc/postgresql/contrib/insert_username.example
share/doc/postgresql/contrib/moddatetime.example
share/doc/postgresql/contrib/refint.example
share/doc/postgresql/contrib/timetravel.example
share/postgresql/contrib/RServ.pm
share/postgresql/contrib/_int.sql
share/postgresql/contrib/autoinc.sql
share/postgresql/contrib/btree_gist.sql
share/postgresql/contrib/chkpass.sql
share/postgresql/contrib/cube.sql
share/postgresql/contrib/dblink.sql
share/postgresql/contrib/dbsize.sql
share/postgresql/contrib/earthdistance.sql
share/postgresql/contrib/english.stop
share/postgresql/contrib/fti.sql
share/postgresql/contrib/fuzzystrmatch.sql
share/postgresql/contrib/insert_username.sql
share/postgresql/contrib/int_aggregate.sql
share/postgresql/contrib/isbn_issn.sql
share/postgresql/contrib/lo.sql
share/postgresql/contrib/lo_drop.sql
share/postgresql/contrib/lo_test.sql
share/postgresql/contrib/ltree.sql
share/postgresql/contrib/master.sql
share/postgresql/contrib/misc_utils.sql
share/postgresql/contrib/moddatetime.sql
share/postgresql/contrib/noup.sql
share/postgresql/contrib/pgcrypto.sql
share/postgresql/contrib/pgstattuple.sql
share/postgresql/contrib/refint.sql
share/postgresql/contrib/rtree_gist.sql
share/postgresql/contrib/russian.stop
share/postgresql/contrib/seg.sql
share/postgresql/contrib/slave.sql
share/postgresql/contrib/string_io.sql
share/postgresql/contrib/tablefunc.sql
share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch.sql
share/postgresql/contrib/tsearch2.sql
share/postgresql/contrib/untsearch2.sql
share/postgresql/contrib/user_locks.sql
@dirrm share/postgresql/contrib
@comment in postgresql74-client: @dirrm share/postgresql
@comment in postgresql74-lib: @dirrm lib/postgresql
@dirrm share/doc/postgresql/contrib
@unexec ${RMDIR} %D/share/doc/postgresql 2>/dev/null || ${TRUE}