Accepted: postgresql-8.2 8.2.7-1 (source)
Ubuntu Installer
archive at ubuntu.com
Fri Mar 21 10:57:33 GMT 2008
Accepted:
OK: postgresql-8.2_8.2.7.orig.tar.gz
OK: postgresql-8.2_8.2.7-1.diff.gz
OK: postgresql-8.2_8.2.7-1.dsc
-> Component: universe Section: misc
Origin: Debian/unstable
Format: 1.7
Date: Fri, 21 Mar 2008 10:53:43 +0000
Source: postgresql-8.2
Binary: postgresql-8.2, postgresql-client-8.2, postgresql-server-dev-8.2, postgresql-doc-8.2, postgresql-contrib-8.2, postgresql-plperl-8.2, postgresql-plpython-8.2, postgresql-pltcl-8.2
Architecture: source
Version: 8.2.7-1
Distribution: hardy
Urgency: low
Maintainer: Martin Pitt <mpitt at debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
postgresql-8.2 - object-relational SQL database, version 8.2 server
Closes: 462823
Changes:
postgresql-8.2 (8.2.7-1) unstable; urgency=low
.
* New upstream bug fix release:
- Repair potential deadlock between concurrent "VACUUM FULL"
operations on different system catalogs.
- Fix longstanding "LISTEN"/"NOTIFY" race condition.
- Disallow "LISTEN" and "UNLISTEN" within a prepared transaction.
This was formerly allowed but trying to do it had various
unpleasant consequences, notably that the originating backend could
not exit as long as an "UNLISTEN" remained uncommitted.
- Disallow dropping a temporary table within a prepared transaction
This was correctly disallowed by 8.1, but the check was
inadvertently broken in 8.2.
- Fix rare crash when an error occurs during a query using a hash
index.
- Fix memory leaks in certain usages of set-returning functions.
- Fix input of datetime values for February 29 in years BC.
- Fix "unrecognized node type" error in some variants of "ALTER
OWNER".
- Ensure pg_stat_activity.waiting flag is cleared when a lock wait is
aborted.
- Fix pg_ctl to correctly extract the postmaster's port number from
command-line options.(See #358546)
- Use "-fwrapv" to defend against possible misoptimization in recent
gcc versions.
- Correctly enforce statement_timeout values longer than INT_MAX
microseconds (about 35 minutes).
- Fix "unexpected PARAM_SUBLINK ID" planner error when
constant-folding simplifies a sub-select.
- Fix logical errors in constraint-exclusion handling of IS NULL and
NOT expressions.
- Fix another cause of "failed to build any N-way joins" planner
errors.
- Fix incorrect constant propagation in outer-join planning.
- Fix display of constant expressions in ORDER BY and GROUP BY.
- Fix libpq to handle NOTICE messages correctly during COPY OUT.
* debian/watch: Update for currently working mirror. (Closes: #462823)
Files:
5cbb54cde6b9c87ffb0003e98b810500 1031 misc optional postgresql-8.2_8.2.7-1.dsc
091043c4b5e524de50ffef0fe2e5e69c 31435 misc optional postgresql-8.2_8.2.7-1.diff.gz
More information about the Hardy-changes
mailing list