Re: warning in pg_upgrade - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: warning in pg_upgrade
Date
Msg-id 4EB2A91E02000025000429B8@gw.wicourts.gov
Whole thread Raw
In response to warning in pg_upgrade  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: warning in pg_upgrade
List pgsql-hackers
"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.
-Kevin


pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Term positions in GIN fulltext index
Next
From: Alexander Korotkov
Date:
Subject: Re: GiST for range types (was Re: Range Types - typo + NULL string constructor)