aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexport.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-01-07 18:20:57 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-01-07 18:20:57 -0500
commit506ef1d07f8b51e9799f6856b03a4317297a39cb (patch)
tree7b2a61e2e38487b15703ee688279e5947909cec2 /src/backend/regex/regexport.c
parent32e7e7fa77bab73c9df8ea4bdb1fd65793451ff6 (diff)
downloadpostgresql-506ef1d07f8b51e9799f6856b03a4317297a39cb.tar.gz
postgresql-506ef1d07f8b51e9799f6856b03a4317297a39cb.zip
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 ...)
Diffstat (limited to 'src/backend/regex/regexport.c')
0 files changed, 0 insertions, 0 deletions