summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2010-10-07 15:52:05 +0000
committeradam <adam>2010-10-07 15:52:05 +0000
commit67ec806927b8beba1e8d479040d711b8134ad2f4 (patch)
treeb1abe7cb6b27d6b5d63b1290bbc7ee37496886df
parent1ccf729eb5cbebeea3ee43a7ce97d4db1314f8b1 (diff)
downloadpkgsrc-67ec806927b8beba1e8d479040d711b8134ad2f4.tar.gz
Changes 8.2.18:
* Use a separate interpreter for each calling SQL userid in PL/Perl and PL/Tcl * Prevent possible crashes in pg_get_expr() by disallowing it from being called with an argument that is not one of the system catalog columns it's intended to be used with * Fix Windows shared-memory allocation code * Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Windows * Fix possible duplicate scans of UNION ALL member relations * Fix "cannot handle unplanned sub-select" error * Reduce PANIC to ERROR in some occasionally-reported btree failure cases, and provide additional detail in the resulting error messages * Prevent show_session_authorization() from crashing within autovacuum processes * Defend against functions returning setof record where not all the returned rows are actually of the same rowtype * Fix possible failure when hashing a pass-by-reference function result * Take care to fsync the contents of lockfiles (both "postmaster.pid" and the socket lockfile) while writing them * Avoid recursion while assigning XIDs to heavily-nested subtransactions * Fix log_line_prefix's %i escape, which could produce junk early in backend startup * Fix possible data corruption in "ALTER TABLE ... SET TABLESPACE" when archiving is enabled * Allow "CREATE DATABASE" and "ALTER DATABASE ... SET TABLESPACE" to be interrupted by query-cancel * In PL/Python, defend against null pointer results from PyCObject_AsVoidPtr and PyCObject_FromVoidPtr * Improve "contrib/dblink"'s handling of tables containing dropped columns * Fix connection leak after "duplicate connection name" errors in "contrib/dblink" * Fix "contrib/dblink" to handle connection names longer than 62 bytes correctly
-rw-r--r--databases/postgresql82-client/Makefile3
-rw-r--r--databases/postgresql82-client/PLIST310
-rw-r--r--databases/postgresql82-plperl/Makefile3
-rw-r--r--databases/postgresql82-server/PLIST48
-rw-r--r--databases/postgresql82/Makefile.common4
-rw-r--r--databases/postgresql82/distinfo8
6 files changed, 189 insertions, 187 deletions
diff --git a/databases/postgresql82-client/Makefile b/databases/postgresql82-client/Makefile
index 803f8d1d4d7..e250a11b923 100644
--- a/databases/postgresql82-client/Makefile
+++ b/databases/postgresql82-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2010/05/30 11:51:19 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2010/10/07 15:52:05 adam Exp $
PKGNAME= postgresql82-client-${BASE_VERS}
-PKGREVISION= 1
COMMENT= PostgreSQL database client programs
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/databases/postgresql82-client/PLIST b/databases/postgresql82-client/PLIST
index cd54fc1c905..9bbf3d6d413 100644
--- a/databases/postgresql82-client/PLIST
+++ b/databases/postgresql82-client/PLIST
@@ -1,152 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2010/05/30 11:51:19 joerg Exp $
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/af/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/psql.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/initdb.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libpq.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_config.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_ctl.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_dump.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/pgscripts.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/psql.mo
+@comment $NetBSD: PLIST,v 1.22 2010/10/07 15:52:05 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -733,7 +585,6 @@ ${PG_SUBPREFIX}share/doc/postgresql/TODO.detail/win32intr
${PG_SUBPREFIX}share/doc/postgresql/bug.template
${PG_SUBPREFIX}share/doc/postgresql/html/LEGALNOTICE.html
${PG_SUBPREFIX}share/doc/postgresql/html/admin.html
-${PG_SUBPREFIX}share/doc/postgresql/html/anoncvs.html
${PG_SUBPREFIX}share/doc/postgresql/html/app-clusterdb.html
${PG_SUBPREFIX}share/doc/postgresql/html/app-createdb.html
${PG_SUBPREFIX}share/doc/postgresql/html/app-createlang.html
@@ -815,9 +666,6 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/config-setting.html
${PG_SUBPREFIX}share/doc/postgresql/html/connect-estab.html
${PG_SUBPREFIX}share/doc/postgresql/html/continuous-archiving.html
${PG_SUBPREFIX}share/doc/postgresql/html/creating-cluster.html
-${PG_SUBPREFIX}share/doc/postgresql/html/cvs-tree.html
-${PG_SUBPREFIX}share/doc/postgresql/html/cvs.html
-${PG_SUBPREFIX}share/doc/postgresql/html/cvsup.html
${PG_SUBPREFIX}share/doc/postgresql/html/database-roles.html
${PG_SUBPREFIX}share/doc/postgresql/html/datatype-binary.html
${PG_SUBPREFIX}share/doc/postgresql/html/datatype-bit.html
@@ -933,6 +781,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/gist-implementation.html
${PG_SUBPREFIX}share/doc/postgresql/html/gist-intro.html
${PG_SUBPREFIX}share/doc/postgresql/html/gist-recovery.html
${PG_SUBPREFIX}share/doc/postgresql/html/gist.html
+${PG_SUBPREFIX}share/doc/postgresql/html/git.html
${PG_SUBPREFIX}share/doc/postgresql/html/high-availability.html
${PG_SUBPREFIX}share/doc/postgresql/html/history.html
${PG_SUBPREFIX}share/doc/postgresql/html/index-catalog.html
@@ -1214,6 +1063,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-27.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-28.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-29.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-30.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-5.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-6.html
@@ -1239,6 +1089,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-22.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-23.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-24.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-25.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-26.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-5.html
@@ -1261,6 +1112,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-19.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-20.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-21.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-22.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-5.html
@@ -1278,6 +1130,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-15.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-17.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-4.html
@@ -1324,6 +1177,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/server-shutdown.html
${PG_SUBPREFIX}share/doc/postgresql/html/server-start.html
${PG_SUBPREFIX}share/doc/postgresql/html/source-format.html
${PG_SUBPREFIX}share/doc/postgresql/html/source.html
+${PG_SUBPREFIX}share/doc/postgresql/html/sourcerepo.html
${PG_SUBPREFIX}share/doc/postgresql/html/spi-examples.html
${PG_SUBPREFIX}share/doc/postgresql/html/spi-interface-support.html
${PG_SUBPREFIX}share/doc/postgresql/html/spi-interface.html
@@ -1552,7 +1406,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/wal-intro.html
${PG_SUBPREFIX}share/doc/postgresql/html/wal-reliability.html
${PG_SUBPREFIX}share/doc/postgresql/html/wal.html
${PG_SUBPREFIX}share/doc/postgresql/html/warm-standby.html
-${PG_SUBPREFIX}share/doc/postgresql/html/x71234.html
+${PG_SUBPREFIX}share/doc/postgresql/html/x71275.html
${PG_SUBPREFIX}share/doc/postgresql/html/xaggr.html
${PG_SUBPREFIX}share/doc/postgresql/html/xfunc-c.html
${PG_SUBPREFIX}share/doc/postgresql/html/xfunc-internal.html
@@ -1567,5 +1421,153 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/xoper.html
${PG_SUBPREFIX}share/doc/postgresql/html/xplang-install.html
${PG_SUBPREFIX}share/doc/postgresql/html/xplang.html
${PG_SUBPREFIX}share/doc/postgresql/html/xtypes.html
+${PG_SUBPREFIX}share/locale/af/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/fa/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/fa/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/hr/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/hu/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/hu/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/hu/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/pl/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/pl/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/pl/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/pl/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/psql.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/initdb.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/libpq.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/pg_config.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/pg_controldata.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/pg_ctl.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/pg_resetxlog.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/pgscripts.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/psql.mo
${PG_SUBPREFIX}share/postgresql/pg_service.conf.sample
${PG_SUBPREFIX}share/postgresql/psqlrc.sample
diff --git a/databases/postgresql82-plperl/Makefile b/databases/postgresql82-plperl/Makefile
index 56d4e8697de..1baf7e3cdd0 100644
--- a/databases/postgresql82-plperl/Makefile
+++ b/databases/postgresql82-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2010/08/21 16:33:07 seb Exp $
+# $NetBSD: Makefile,v 1.12 2010/10/07 15:52:05 adam Exp $
PKGNAME= postgresql82-plperl-${BASE_VERS}
-PKGREVISION= 1
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql82-server>=${BASE_VERS}:../../databases/postgresql82-server
diff --git a/databases/postgresql82-server/PLIST b/databases/postgresql82-server/PLIST
index b946514fa75..7b34152b15e 100644
--- a/databases/postgresql82-server/PLIST
+++ b/databases/postgresql82-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2010/05/20 12:36:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2010/10/07 15:52:05 adam Exp $
${PG_SUBPREFIX}bin/postgres
${PG_SUBPREFIX}bin/postmaster
${PG_SUBPREFIX}lib/postgresql/ascii_and_mic.la
@@ -25,26 +25,26 @@ ${PG_SUBPREFIX}lib/postgresql/utf8_and_johab.la
${PG_SUBPREFIX}lib/postgresql/utf8_and_sjis.la
${PG_SUBPREFIX}lib/postgresql/utf8_and_uhc.la
${PG_SUBPREFIX}lib/postgresql/utf8_and_win.la
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/af/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/de/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/es/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/it/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/postgres.mo
-${PG_SUBPREFIX}${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/postgres.mo
${PG_SUBPREFIX}share/examples/rc.d/pgsql
+${PG_SUBPREFIX}share/locale/af/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/cs/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/de/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/es/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/fr/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/hr/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/hu/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/it/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/ko/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/nb/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/pt_BR/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/ro/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/ru/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/sk/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/sl/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/sv/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/tr/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/zh_CN/LC_MESSAGES/postgres.mo
+${PG_SUBPREFIX}share/locale/zh_TW/LC_MESSAGES/postgres.mo
${PG_SUBPREFIX}share/postgresql/conversion_create.sql
${PG_SUBPREFIX}share/postgresql/information_schema.sql
${PG_SUBPREFIX}share/postgresql/pg_hba.conf.sample
@@ -122,15 +122,15 @@ ${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Jujuy
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/La_Rioja
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Mendoza
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Rio_Gallegos
+${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Salta
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/San_Juan
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/San_Luis
-${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Salta
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Tucuman
${PG_SUBPREFIX}share/postgresql/timezone/America/Argentina/Ushuaia
${PG_SUBPREFIX}share/postgresql/timezone/America/Aruba
${PG_SUBPREFIX}share/postgresql/timezone/America/Asuncion
-${PG_SUBPREFIX}share/postgresql/timezone/America/Atka
${PG_SUBPREFIX}share/postgresql/timezone/America/Atikokan
+${PG_SUBPREFIX}share/postgresql/timezone/America/Atka
${PG_SUBPREFIX}share/postgresql/timezone/America/Bahia
${PG_SUBPREFIX}share/postgresql/timezone/America/Bahia_Banderas
${PG_SUBPREFIX}share/postgresql/timezone/America/Barbados
@@ -241,9 +241,9 @@ ${PG_SUBPREFIX}share/postgresql/timezone/America/Regina
${PG_SUBPREFIX}share/postgresql/timezone/America/Resolute
${PG_SUBPREFIX}share/postgresql/timezone/America/Rio_Branco
${PG_SUBPREFIX}share/postgresql/timezone/America/Rosario
+${PG_SUBPREFIX}share/postgresql/timezone/America/Santa_Isabel
${PG_SUBPREFIX}share/postgresql/timezone/America/Santarem
${PG_SUBPREFIX}share/postgresql/timezone/America/Santiago
-${PG_SUBPREFIX}share/postgresql/timezone/America/Santa_Isabel
${PG_SUBPREFIX}share/postgresql/timezone/America/Santo_Domingo
${PG_SUBPREFIX}share/postgresql/timezone/America/Sao_Paulo
${PG_SUBPREFIX}share/postgresql/timezone/America/Scoresbysund
@@ -566,6 +566,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/PST8PDT
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Apia
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Auckland
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Chatham
+${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Chuuk
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Easter
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Efate
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Enderbury
@@ -591,6 +592,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Noumea
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Pago_Pago
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Palau
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Pitcairn
+${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Pohnpei
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Ponape
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Port_Moresby
${PG_SUBPREFIX}share/postgresql/timezone/Pacific/Rarotonga
diff --git a/databases/postgresql82/Makefile.common b/databases/postgresql82/Makefile.common
index 758eefd4949..a7c399a6580 100644
--- a/databases/postgresql82/Makefile.common
+++ b/databases/postgresql82/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2010/05/20 12:36:14 adam Exp $
+# $NetBSD: Makefile.common,v 1.22 2010/10/07 15:52:05 adam Exp $
#
# used by databases/postgresql82-adminpack/Makefile
# used by databases/postgresql82-client/Makefile
@@ -43,7 +43,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql82/patches
# DIST_VERS version number on the postgresql distfile
# BASE_VERS pkgsrc-mangled version number (convert pl -> .)
# Note: Do not forget jdbc-postgresql82 when updating version
-DIST_VERS?= 8.2.17
+DIST_VERS?= 8.2.18
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql82-client+= postgresql82-client>=${BASE_VERS}
diff --git a/databases/postgresql82/distinfo b/databases/postgresql82/distinfo
index 14b00c78674..06277ac7c4b 100644
--- a/databases/postgresql82/distinfo
+++ b/databases/postgresql82/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2010/05/20 12:36:14 adam Exp $
+$NetBSD: distinfo,v 1.21 2010/10/07 15:52:05 adam Exp $
-SHA1 (postgresql-8.2.17.tar.bz2) = 6387d14cc875b9217d89d52d842a1fbdd61ca66d
-RMD160 (postgresql-8.2.17.tar.bz2) = 0e78ae8015c61c9538b7de45703a2b050d99bb50
-Size (postgresql-8.2.17.tar.bz2) = 12714721 bytes
+SHA1 (postgresql-8.2.18.tar.bz2) = ec6bd4cd830b5df50c3d6038186cf1af03b609ff
+RMD160 (postgresql-8.2.18.tar.bz2) = b1aa60338c3f6dc886caedc60e924128d64971dd
+Size (postgresql-8.2.18.tar.bz2) = 12723850 bytes
SHA1 (patch-aa) = 850a02acbd718a01d3597a99e929e3b3f663f07c
SHA1 (patch-ab) = d09e44921e9dd005e1b1dfbb5da4e56737ea05ab
SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9