Re: == PostgreSQL Weekly News - March 25 2012 ==

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: == PostgreSQL Weekly News - March 25 2012 ==
Дата
Msg-id 20120326140804.GB32582@fetter.org
обсуждение исходный текст
Ответ на == PostgreSQL Weekly News - March 25 2012 ==  (David Fetter <david@fetter.org>)
Список 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 по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - March 25 2012 ==
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Psycopg 2.4.5 released