OSDN Git Service

Add pg_upgrade check to make sure the user has full access permission in
authorBruce Momjian <bruce@momjian.us>
Mon, 16 May 2011 15:01:29 +0000 (11:01 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 16 May 2011 15:01:29 +0000 (11:01 -0400)
commitbda27e502fe9a3e9c54f065e4bc1315c3f2a57d7
tree933a9a7b168654a170e7240e961e15e6a583f3d4
parent6c19bd96bc5139fabace94c5a0a5624fd9d8e986
Add pg_upgrade check to make sure the user has full access permission in
the current directory;  if not, throw an error.
contrib/pg_upgrade/exec.c
contrib/pg_upgrade/pg_upgrade.c