summaryrefslogtreecommitdiff
path: root/databases/postgresql82
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-04-30 13:37:00 +0000
committeradam <adam@pkgsrc.org>2007-04-30 13:37:00 +0000
commit7a06d63bd3e6ccde59f8ec22672cc945d5a8168a (patch)
tree67ccecf20eb8a8eaa39981600bcdd28d249a9c30 /databases/postgresql82
parent3b57355ecf881972375a6860df3e58c560f82f7f (diff)
downloadpkgsrc-7a06d63bd3e6ccde59f8ec22672cc945d5a8168a.tar.gz
Changes 8.2.4:
* Support explicit placement of the temporary-table schema within search_path, and disable searching it for functions and operators * Fix shared_preload_libraries for Windows by forcing reload in each backend * Fix to_char() so it properly upper/lower cases localized day or month names * "/contrib/tsearch2" crash fixes * Require "COMMIT PREPARED" to be executed in the same database as the transaction was prepared in * Allow "pg_dump" to do binary backups larger than two gigabytes on Windows * New traditional (Taiwan) Chinese FAQ * Prevent the statistics collector from writing to disk too frequently * Fix potential-data-corruption bug in how "VACUUM FULL" handles "UPDATE" chains * Fix bug in domains that use array types * Fix "pg_dump" so it can dump a serial column's sequence using "-t" when not also dumping the owning table * Planner fixes, including improving outer join and bitmap scan selection logic * Fix possible wrong answers or crash when a PL/pgSQL function tries to RETURN from within an EXCEPTION block * Fix PANIC during enlargement of a hash index * Fix POSIX-style timezone specs to follow new USA DST rules
Diffstat (limited to 'databases/postgresql82')
-rw-r--r--databases/postgresql82/Makefile.common4
-rw-r--r--databases/postgresql82/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/postgresql82/Makefile.common b/databases/postgresql82/Makefile.common
index 3c48719d71c..ff9af012203 100644
--- a/databases/postgresql82/Makefile.common
+++ b/databases/postgresql82/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2007/02/08 20:00:27 adam Exp $
+# $NetBSD: Makefile.common,v 1.5 2007/04/30 13:37:00 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -36,7 +36,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql82/patches
#
# Note: Do not forget jdbc-postgresql82 when updating version
#
-DIST_VERS?= 8.2.3
+DIST_VERS?= 8.2.4
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql82-client+= postgresql82-client>=${BASE_VERS}
diff --git a/databases/postgresql82/distinfo b/databases/postgresql82/distinfo
index 4a3e7307e9b..089d19d6e41 100644
--- a/databases/postgresql82/distinfo
+++ b/databases/postgresql82/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2007/02/08 20:00:27 adam Exp $
+$NetBSD: distinfo,v 1.7 2007/04/30 13:37:00 adam Exp $
-SHA1 (postgresql-8.2.3.tar.bz2) = 6b536fb9b120101b742adb6b5f8a7983b476d386
-RMD160 (postgresql-8.2.3.tar.bz2) = f5bb7182b8a5901ef03292c30c72762366c78ff6
-Size (postgresql-8.2.3.tar.bz2) = 12471567 bytes
+SHA1 (postgresql-8.2.4.tar.bz2) = 0d54a78b3ef83c2fb29b7109b06f17434e5cf831
+RMD160 (postgresql-8.2.4.tar.bz2) = 216612a33b19dd590c85bfd94e70f29ae1487c3a
+Size (postgresql-8.2.4.tar.bz2) = 12527803 bytes
SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d
SHA1 (patch-ab) = c602b4c381c730368c19fb5ab765c69c7b5573bb
SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9