Re: == PostgreSQL Weekly News - March 25 2012 == - Mailing list pgsql-announce

From David Fetter
Subject Re: == PostgreSQL Weekly News - March 25 2012 ==
Date
Msg-id 20120326140804.GB32582@fetter.org
Whole thread Raw
In response to == PostgreSQL Weekly News - March 25 2012 ==  (David Fetter <david@fetter.org>)
List pgsql-announce
On Sun, Mar 25, 2012 at 10:03:02PM -0700, David Fetter wrote:

> - pg_dump: get rid of die_horribly.  The old code was using
>   exit_horribly or die_horribly other depending on whether it had an
>   ArchiveHandle on which to close the connection or not; but there
>   were places that were passing a NULL ArchiveHandle to die_horribly,
>   and other places that used exit_horribly while having an Alvaro
>   Herrera available.

While having an Alvaro Herrera available is an asset to any
organization, the thing I meant to write here was ArchiveHandle.  I
apologize for not having caught this before sending it out and give
thanks to those eagle-eyed readers who sent in corrections.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - March 25 2012 ==
Next
From: Daniele Varrazzo
Date:
Subject: Psycopg 2.4.5 released