OSDN Git Service

In pg_upgrade, clean up handling of invalid directory specification by
authorBruce Momjian <bruce@momjian.us>
Thu, 19 May 2011 02:22:40 +0000 (22:22 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 19 May 2011 02:22:40 +0000 (22:22 -0400)
commit1f35944607f1ede7dbb1dc3283d955b96f04ea5e
treeb76a2575728ca47a8980723dbc01a828d78f67dc
parent772a5f1e5b343d07e907ef7f36fa36d190d55912
In pg_upgrade, clean up handling of invalid directory specification by
checking the stat() errno value more strictly.
contrib/pg_upgrade/exec.c