summaryrefslogtreecommitdiff
path: root/databases/postgresql81/distinfo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-10-18 16:31:24 +0000
committeradam <adam@pkgsrc.org>2006-10-18 16:31:24 +0000
commit2d6b1efeb4d6a5bfd41184ffbd27d3ecbc854862 (patch)
treec49b282f59d4fdcec1f9e7ffb2a525479bb0ed26 /databases/postgresql81/distinfo
parentddd138791349cef971b481161dcaed1d5973fd48 (diff)
downloadpkgsrc-2d6b1efeb4d6a5bfd41184ffbd27d3ecbc854862.tar.gz
Changes 8.1.5:
* Disallow aggregate functions in "UPDATE" commands, except within sub-SELECTs (Tom) The behavior of such an aggregate was unpredictable, and in 8.1.X could cause a crash, so it has been disabled. The SQL standard does not allow this either. * Fix core dump when an untyped literal is taken as ANYARRAY * Fix core dump in duration logging for extended query protocol when a "COMMIT" or "ROLLBACK" is executed * Fix mishandling of AFTER triggers when query contains a SQL function returning multiple rows (Tom) * Fix "ALTER TABLE ... TYPE" to recheck NOT NULL for USING clause (Tom) * Fix string_to_array() to handle overlapping matches for the separator string For example, string_to_array('123xx456xxx789', 'xx'). * Fix to_timestamp() for AM/PM formats (Bruce) * Fix autovacuum's calculation that decides whether "ANALYZE" is needed (Alvaro) * Fix corner cases in pattern matching for psql's \d commands * Fix index-corrupting bugs in /contrib/ltree (Teodor) * Numerous robustness fixes in ecpg (Joachim Wieland) * Fix backslash escaping in /contrib/dbmirror * Minor fixes in /contrib/dblink and /contrib/tsearch2 * Efficiency improvements in hash tables and bitmap index scans (Tom) * Fix instability of statistics collection on Win32 (Tom, Andrew) * Fix statement_timeout to use the proper units on Win32 (Bruce) In previous Win32 8.1.X versions, the delay was off by a factor of 100. * Fixes for MSVC and Borland C++ compilers (Hiroshi Saito) * Fixes for AIX and Intel compilers (Tom)
Diffstat (limited to 'databases/postgresql81/distinfo')
-rw-r--r--databases/postgresql81/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgresql81/distinfo b/databases/postgresql81/distinfo
index 718d10e565f..9c994f6e20e 100644
--- a/databases/postgresql81/distinfo
+++ b/databases/postgresql81/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2006/05/26 17:47:58 joerg Exp $
+$NetBSD: distinfo,v 1.3 2006/10/18 16:31:24 adam Exp $
-SHA1 (postgresql-8.1.4.tar.bz2) = 1bba120ac841ae835ce2749e1f6959086b4530fd
-RMD160 (postgresql-8.1.4.tar.bz2) = 1bed120cb6aa26b2d8664e383f53974a9b0efda4
-Size (postgresql-8.1.4.tar.bz2) = 11609501 bytes
+SHA1 (postgresql-8.1.5.tar.bz2) = 6d819ad4e2344db1eac2aaab13f8034820ac8868
+RMD160 (postgresql-8.1.5.tar.bz2) = 02a8aab23e424b5006b24bf884d6920c4818f907
+Size (postgresql-8.1.5.tar.bz2) = 11616301 bytes
SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d
SHA1 (patch-ab) = 8d09f4e274aeb4ac2b15db73e7801376a5627d27
SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9