Re: warning in pg_upgrade - Mailing list pgsql-hackers

From Robert Haas
Subject Re: warning in pg_upgrade
Date
Msg-id CA+TgmoYLZ+PSdLheC-SXoKkXqnuvWMfmxhZ_Y7G7vYTwEq_V=A@mail.gmail.com
Whole thread Raw
In response to Re: warning in pg_upgrade  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: warning in pg_upgrade
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Show sequences owned by
Next
From: Robert Haas
Date:
Subject: Re: IDLE in transaction introspection