Hello community, here is the log from the commit of package postgresql checked in at Fri Sep 26 15:09:44 CEST 2008. -------- --- postgresql/postgresql.changes 2008-09-05 10:25:32.000000000 +0200 +++ /mounts/work_src_done/STABLE/postgresql/postgresql.changes 2008-09-25 13:20:38.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Sep 25 13:19:09 CEST 2008 - max@suse.de + +- Bugfix release: 8.3.4 +- Issues fixed include autovacuum crashes reported by several + users, two Heap Only Tuple bugs, a foreign key failure + condition, a too-small lock address space, two Write Ahead Log + bugs, several planner mistakes, and numerous "corner condition" + bugs. + +------------------------------------------------------------------- Old: ---- postgresql-8.3.3.tar.bz2 New: ---- postgresql-8.3.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql-pl.spec ++++++ --- /var/tmp/diff_new_pack.h19482/_old 2008-09-26 15:09:04.000000000 +0200 +++ /var/tmp/diff_new_pack.h19482/_new 2008-09-26 15:09:04.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package postgresql-pl (Version 8.3.3) +# spec file for package postgresql-pl (Version 8.3.4) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,7 +23,7 @@ BuildRequires: ncurses-devel BuildRequires: python-devel tcl-devel Summary: The PL/Tcl, PL/Perl, and PL/Python Procedural Languages for PostgreSQL -Version: 8.3.3 +Version: 8.3.4 Release: 1 %define pg_minor_version %(echo %version | cut -f1-2 -d.) License: BSD 3-Clause ++++++ postgresql.spec ++++++ --- /var/tmp/diff_new_pack.h19482/_old 2008-09-26 15:09:05.000000000 +0200 +++ /var/tmp/diff_new_pack.h19482/_new 2008-09-26 15:09:05.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package postgresql (Version 8.3.3) +# spec file for package postgresql (Version 8.3.4) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,7 +22,7 @@ BuildRequires: openldap2-devel openssl-devel pam-devel readline-devel zlib-devel BuildRequires: ncurses-devel Summary: Basic Clients and Utilities for PostgreSQL -Version: 8.3.3 +Version: 8.3.4 Release: 1 %define pg_minor_version %(echo %version | cut -f1-2 -d.) License: BSD 3-Clause @@ -451,6 +451,13 @@ %doc %_mandir/man1/pg_config.1* %changelog +* Thu Sep 25 2008 max@suse.de +- Bugfix release: 8.3.4 +- Issues fixed include autovacuum crashes reported by several + users, two Heap Only Tuple bugs, a foreign key failure + condition, a too-small lock address space, two Write Ahead Log + bugs, several planner mistakes, and numerous "corner condition" + bugs. * Fri Sep 05 2008 max@suse.de - New version: 8.3.3 with countless bug fixes over 8.3.1. - For details, see ++++++ postgresql-8.3.3.tar.bz2 -> postgresql-8.3.4.tar.bz2 ++++++ postgresql/postgresql-8.3.3.tar.bz2 /mounts/work_src_done/STABLE/postgresql/postgresql-8.3.4.tar.bz2 differ: byte 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de