Re: warning in pg_upgrade

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: warning in pg_upgrade
Дата
Msg-id CA+TgmoYLZ+PSdLheC-SXoKkXqnuvWMfmxhZ_Y7G7vYTwEq_V=A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: warning in pg_upgrade  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: warning in pg_upgrade  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Thu, Nov 3, 2011 at 3:45 PM, Kevin Grittner
<Kevin.Grittner@wicourts.gov> wrote:
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> wrote:
>> Untested patch attached for purposes of discussion.
>
> I got in a little testing on it -- not only does this patch
> eliminate the compile-time warning, but if you try to run pg_upgrade
> when another session has removed your current working directory, you
> get a reasonable message instead of the program attempting to
> proceed with undefined (potential garbage) for a working directory.

Committed.  Also fixed another compiler warning that popped up for me.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Show sequences owned by
Следующее
От: Robert Haas
Дата:
Сообщение: Re: IDLE in transaction introspection