postgresql/src/bin/initdb
Tom Lane b41fb65056 Fix unobvious interaction between -X switch and subdirectory creation.
Turns out the only reason initdb -X worked is that pg_mkdir_p won't
whine if you point it at something that's a symlink to a directory.
Otherwise, the attempt to create pg_xlog/ just like all the other
subdirectories would have failed.  Let's be a little more explicit
about what's happening.  Oversight in my patch for bug #13853
(mea culpa for not testing -X ...)
2016-01-07 18:20:57 -05:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
t Refactor Perl test code 2015-12-02 18:46:16 -03:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
findtimezone.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
initdb.c Fix unobvious interaction between -X switch and subdirectory creation. 2016-01-07 18:20:57 -05:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00
nls.mk Add new files to nls.mk 2015-05-17 22:55:17 -04:00