postgresql/src/bin/pg_ctl
Bruce Momjian 11d205e2bd pg_ctl: improve handling of invalid data directory
Return '4' and report a meaningful error message when a non-existent or
invalid data directory is passed.  Previously, pg_ctl would just report
the server was not running.

Patch by me and Amit Kapila
Report from Peter Eisentraut
2014-03-08 12:15:25 -05:00
..
po Translation updates 2013-12-02 00:17:07 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00
nls.mk Switch dependency order of libpgcommon and libpgport 2013-10-17 22:02:35 -04:00
pg_ctl.c pg_ctl: improve handling of invalid data directory 2014-03-08 12:15:25 -05:00