Re: PostgreSQL 7.4.3 Now Available ...

Lists: pgsql-announcepgsql-general
From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-15 15:36:47
Message-ID: 20040615123401.B1028@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general


After several fixes were backpatches to the 7_4_STABLE branch, we have now
released a 7.4.3. As the list of Changes since 7.4.2 is quite small, they
are included in this email:

* Fix temporary memory leak when using non-hashed aggregates (Tom)
* ECPG fixes, including some for Informix compatibility (Michael)
* Fixes for compiling with thread-safety, particularly Solaris (Bruce)
* Fix error in COPY IN termination when using the old network
protocol (ljb)
* Several important fixes in pg_autovacuum (Matthew T. O'Connor)
* Fix problem with reading tar-format dumps on NetBSD and BSD/OS (Bruce)
* Several JDBC fixes
* Fix ALTER SEQUENCE RESTART where last_value equals the restart
value (Tom)
* Repair failure to recalculate nested sub-selects (Tom)
* Fix problems with non-constant expressions in LIMIT/OFFSET
* Support FULL JOIN with no join clause, such as X FULL JOIN Y ON
TRUE (Tom)
* Fix another zero-column table bug (Tom)
* Improve handling of non-qualified identifiers in GROUP BY clauses
in sub-selects (Tom)
* Do not generate "NATURAL CROSS JOIN" when decompiling rules (Tom)
* Add checks for invalid field length in binary COPY (Tom)
* Avoid locking conflict between ANALYZE and LISTEN/NOTIFY
* Numerous translation updates (various contributors)

As always, this release is available on all our mirrors, viable at:

http://www.postgresql.org/mirrors-www.html

And, thanks to David Fetter, is also available via BitTorrent at:

http://bt.postgresql.org

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664


From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-announce(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-15 16:05:09
Message-ID: 1087315509.16655.1369.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

On Tue, 2004-06-15 at 16:36, Marc G. Fournier wrote:
> After several fixes were backpatches to the 7_4_STABLE branch, we have now
> released a 7.4.3.

A Debian package of this new release has been uploaded to the Debian
archive and should be available from Debian mirrors by tomorrow.

--
Oliver Elphick olly(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
"Therefore being justified by faith, we have peace with
God through our Lord Jesus Christ." Romans 5:1


From: Hunter Hillegas <lists(at)lastonepicked(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-15 16:05:20
Message-ID: BCF46C50.211A0%lists@lastonepicked.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

Anyone else having trouble expanding the archives? I tried the tar.gz and
the tar.bz2, both gave errors on decompression.

> From: "Marc G. Fournier" <scrappy(at)postgresql(dot)org>
> Date: Tue, 15 Jun 2004 12:36:47 -0300 (ADT)
> To: <pgsql-announce(at)postgresql(dot)org>
> Cc: <pgsql-general(at)postgresql(dot)org>
> Subject: [GENERAL] PostgreSQL 7.4.3 Now Available ...
>
> After several fixes were backpatches to the 7_4_STABLE branch, we have now
> released a 7.4.3. As the list of Changes since 7.4.2 is quite small, they
> are included in this email:


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hunter Hillegas <lists(at)lastonepicked(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-15 20:43:42
Message-ID: 4855.1087332222@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

Hunter Hillegas <lists(at)lastonepicked(dot)com> writes:
> Anyone else having trouble expanding the archives? I tried the tar.gz and
> the tar.bz2, both gave errors on decompression.

I verified the tar.gz late last night. Maybe you forgot to download in
binary mode?

regards, tom lane


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-15 20:44:46
Message-ID: 4877.1087332286@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

Oliver Elphick <olly(at)lfix(dot)co(dot)uk> writes:
> A Debian package of this new release has been uploaded to the Debian
> archive and should be available from Debian mirrors by tomorrow.

I will push out a Fedora Core package within the next few days as well.

regards, tom lane


From: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-15 21:44:56
Message-ID: 1087335896.1582.14.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

On Tue, 2004-06-15 at 14:44, Tom Lane wrote:
> Oliver Elphick <olly(at)lfix(dot)co(dot)uk> writes:
> > A Debian package of this new release has been uploaded to the Debian
> > archive and should be available from Debian mirrors by tomorrow.
>
> I will push out a Fedora Core package within the next few days as well.

Do those get pushed out into the FC update system, to be picked
automatically by the update program? Or is that only for security
updates?


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-16 01:54:16
Message-ID: 15397.1087350856@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

"Scott Marlowe" <smarlowe(at)qwest(dot)net> writes:
> On Tue, 2004-06-15 at 14:44, Tom Lane wrote:
>> I will push out a Fedora Core package within the next few days as well.

> Do those get pushed out into the FC update system, to be picked
> automatically by the update program? Or is that only for security
> updates?

AFAIK it'll get pushed out the same as any other FC update.

regards, tom lane


From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-17 07:06:30
Message-ID: Pine.LNX.4.44.0406161054050.17876-100000@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Tue, 15 Jun 2004, Tom Lane wrote:

> I will push out a Fedora Core package within the next few days as well.

I've already built (S)RPMS for FC 2 by just modifying spec file and
modifying some patches for rpm build. All are tested and they are working
fine. Oh, also updated to latest jdbc drivers.

If anyone needs, I've uploaded them to:

http://www.gunduz.org/postgresql/packages-7.4.3/

SRPM and -debuginfo will be uploaded tonight, since they are big files
and my DSL is a bit slow. The UPLOAD-NOT-FINISHED file will be removed
after these packages will be uploaded. BTW, spec file has been uploaded,
too.

Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.tdmsoft.com
http://www.gunduz.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFA0UL3tl86P3SPfQ4RAr/PAJ4ti736mtBzfqAdJ4LCAedDQK9wRwCg0Un3
KjtXD4LFbZ+PfjWIgVpd5wA=
=2XCL
-----END PGP SIGNATURE-----


From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Scott Marlowe <smarlowe(at)qwest(dot)net>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-18 13:21:32
Message-ID: 1087564892.2131.23.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

On Tue, 2004-06-15 at 21:54, Tom Lane wrote:
> "Scott Marlowe" <smarlowe(at)qwest(dot)net> writes:
> > On Tue, 2004-06-15 at 14:44, Tom Lane wrote:
> >> I will push out a Fedora Core package within the next few days as well.
>
> > Do those get pushed out into the FC update system, to be picked
> > automatically by the update program? Or is that only for security
> > updates?
>
> AFAIK it'll get pushed out the same as any other FC update.
>

I notice we have yet to get a directory for 7.4.3 under /binary,
are you planning on putting them up on the ftp server as well?

Along those lines is anyone planning on doing a redhat 7.3 build ?

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


From: Lamar Owen <lowen(at)pari(dot)edu>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Scott Marlowe <smarlowe(at)qwest(dot)net>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 7.4.3 Now Available ...
Date: 2004-06-19 20:56:44
Message-ID: 200406191656.44859.lowen@pari.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

On Friday 18 June 2004 09:21, Robert Treat wrote:
> I notice we have yet to get a directory for 7.4.3 under /binary,
> are you planning on putting them up on the ftp server as well?

> Along those lines is anyone planning on doing a redhat 7.3 build ?

I'm running behind on this cycle. Been swamped at work.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu