aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql82-server/pkg-plist-contrib
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql82-server/pkg-plist-contrib')
-rw-r--r--databases/postgresql82-server/pkg-plist-contrib69
1 files changed, 45 insertions, 24 deletions
diff --git a/databases/postgresql82-server/pkg-plist-contrib b/databases/postgresql82-server/pkg-plist-contrib
index 6152ee5852dc..6aac8614c6bd 100644
--- a/databases/postgresql82-server/pkg-plist-contrib
+++ b/databases/postgresql82-server/pkg-plist-contrib
@@ -1,76 +1,74 @@
-bin/DBMirror.pl
-bin/clean_pending.pl
-bin/dbf2pg
-bin/fti.pl
bin/oid2name
bin/pgbench
bin/vacuumlo
lib/postgresql/_int.so
+lib/postgresql/adminpack.so
lib/postgresql/autoinc.so
lib/postgresql/btree_gist.so
-lib/postgresql/pg_buffercache.so
lib/postgresql/chkpass.so
lib/postgresql/cube.so
lib/postgresql/dblink.so
lib/postgresql/earthdistance.so
-lib/postgresql/fti.so
lib/postgresql/fuzzystrmatch.so
+lib/postgresql/hstore.so
lib/postgresql/insert_username.so
lib/postgresql/int_aggregate.so
-lib/postgresql/isbn_issn.so
+lib/postgresql/isn.so
lib/postgresql/lo.so
lib/postgresql/ltree.so
lib/postgresql/moddatetime.so
-lib/postgresql/pending.so
+lib/postgresql/pg_buffercache.so
+lib/postgresql/pg_freespacemap.so
lib/postgresql/pg_trgm.so
lib/postgresql/pgcrypto.so
+lib/postgresql/pgrowlocks.so
lib/postgresql/pgstattuple.so
lib/postgresql/refint.so
lib/postgresql/seg.so
+lib/postgresql/sslinfo.so
lib/postgresql/tablefunc.so
lib/postgresql/timetravel.so
lib/postgresql/tsearch2.so
-lib/postgresql/user_locks.so
%%DOCSDIR%%/README-contrib
%%DOCSDIR%%/contrib/README
-%%DOCSDIR%%/contrib/README.apachelog
+%%DOCSDIR%%/contrib/README.adminpack
%%DOCSDIR%%/contrib/README.btree_gist
%%DOCSDIR%%/contrib/README.chkpass
%%DOCSDIR%%/contrib/README.cube
-%%DOCSDIR%%/contrib/README.dbf2pg
%%DOCSDIR%%/contrib/README.dblink
-%%DOCSDIR%%/contrib/README.dbmirror
%%DOCSDIR%%/contrib/README.earthdistance
-%%DOCSDIR%%/contrib/README.fti
%%DOCSDIR%%/contrib/README.fuzzystrmatch
+%%DOCSDIR%%/contrib/README.hstore
%%DOCSDIR%%/contrib/README.int_aggregate
%%DOCSDIR%%/contrib/README.intarray
-%%DOCSDIR%%/contrib/README.isbn_issn
+%%DOCSDIR%%/contrib/README.isn
%%DOCSDIR%%/contrib/README.lo
%%DOCSDIR%%/contrib/README.ltree
%%DOCSDIR%%/contrib/README.oid2name
%%DOCSDIR%%/contrib/README.pg_buffercache
+%%DOCSDIR%%/contrib/README.pg_freespacemap
%%DOCSDIR%%/contrib/README.pg_trgm
%%DOCSDIR%%/contrib/README.pgbench
%%DOCSDIR%%/contrib/README.pgbench_jis
%%DOCSDIR%%/contrib/README.pgcrypto
+%%DOCSDIR%%/contrib/README.pgrowlocks
+%%DOCSDIR%%/contrib/README.pgrowlocks.euc_jp
%%DOCSDIR%%/contrib/README.pgstattuple
%%DOCSDIR%%/contrib/README.pgstattuple.euc_jp
%%DOCSDIR%%/contrib/README.seg
%%DOCSDIR%%/contrib/README.soundex
%%DOCSDIR%%/contrib/README.spi
+%%DOCSDIR%%/contrib/README.sslinfo
%%DOCSDIR%%/contrib/README.tablefunc
%%DOCSDIR%%/contrib/README.tsearch2
-%%DOCSDIR%%/contrib/README.user_locks
%%DOCSDIR%%/contrib/README.vacuumlo
%%DOCSDIR%%/contrib/autoinc.example
%%DOCSDIR%%/contrib/insert_username.example
%%DOCSDIR%%/contrib/moddatetime.example
%%DOCSDIR%%/contrib/refint.example
%%DOCSDIR%%/contrib/timetravel.example
-share/postgresql/contrib/AddTrigger.sql
-share/postgresql/contrib/MirrorSetup.sql
share/postgresql/contrib/_int.sql
+share/postgresql/contrib/adminpack.sql
share/postgresql/contrib/autoinc.sql
share/postgresql/contrib/btree_gist.sql
share/postgresql/contrib/chkpass.sql
@@ -78,29 +76,52 @@ share/postgresql/contrib/cube.sql
share/postgresql/contrib/dblink.sql
share/postgresql/contrib/earthdistance.sql
share/postgresql/contrib/english.stop
-share/postgresql/contrib/fti.sql
share/postgresql/contrib/fuzzystrmatch.sql
+share/postgresql/contrib/hstore.sql
share/postgresql/contrib/insert_username.sql
share/postgresql/contrib/int_aggregate.sql
-share/postgresql/contrib/isbn_issn.sql
+share/postgresql/contrib/isn.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/moddatetime.sql
share/postgresql/contrib/pg_buffercache.sql
+share/postgresql/contrib/pg_freespacemap.sql
share/postgresql/contrib/pg_trgm.sql
share/postgresql/contrib/pgcrypto.sql
+share/postgresql/contrib/pgrowlocks.sql
share/postgresql/contrib/pgstattuple.sql
share/postgresql/contrib/refint.sql
share/postgresql/contrib/russian.stop
+share/postgresql/contrib/russian.stop.utf8
share/postgresql/contrib/seg.sql
-share/postgresql/contrib/slaveDatabase.conf
+share/postgresql/contrib/sslinfo.sql
share/postgresql/contrib/tablefunc.sql
+share/postgresql/contrib/thesaurus
share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch2.sql
-share/postgresql/contrib/untsearch2.sql
-share/postgresql/contrib/user_locks.sql
+share/postgresql/contrib/uninstall__int.sql
+share/postgresql/contrib/uninstall_adminpack.sql
+share/postgresql/contrib/uninstall_btree_gist.sql
+share/postgresql/contrib/uninstall_chkpass.sql
+share/postgresql/contrib/uninstall_cube.sql
+share/postgresql/contrib/uninstall_dblink.sql
+share/postgresql/contrib/uninstall_earthdistance.sql
+share/postgresql/contrib/uninstall_fuzzystrmatch.sql
+share/postgresql/contrib/uninstall_hstore.sql
+share/postgresql/contrib/uninstall_int_aggregate.sql
+share/postgresql/contrib/uninstall_isn.sql
+share/postgresql/contrib/uninstall_lo.sql
+share/postgresql/contrib/uninstall_ltree.sql
+share/postgresql/contrib/uninstall_pg_buffercache.sql
+share/postgresql/contrib/uninstall_pg_freespacemap.sql
+share/postgresql/contrib/uninstall_pg_trgm.sql
+share/postgresql/contrib/uninstall_pgcrypto.sql
+share/postgresql/contrib/uninstall_pgrowlocks.sql
+share/postgresql/contrib/uninstall_pgstattuple.sql
+share/postgresql/contrib/uninstall_seg.sql
+share/postgresql/contrib/uninstall_sslinfo.sql
+share/postgresql/contrib/uninstall_tablefunc.sql
+share/postgresql/contrib/uninstall_tsearch2.sql
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2