diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-02 03:48:00 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-02 03:48:00 +0000 |
commit | eaa70a3891a39634e425e23aa7a4b5969333c8dc (patch) | |
tree | 54a3d6a6950ba61487689fc166ac46724e106cda /src/tutorial/funcs.c | |
parent | c4fdebd926bc75b1d4d260a84a974f6693115fe4 (diff) | |
download | postgresql-eaa70a3891a39634e425e23aa7a4b5969333c8dc.tar.gz postgresql-eaa70a3891a39634e425e23aa7a4b5969333c8dc.zip |
Fix initdb to reject a relative path for -X (--xlogdir) argument. This
doesn't work, and the real reason why not is it's unclear where the path
is relative to (initdb's CWD, or the data directory?). We could make an
arbitrary decision, but it seems best to make the user be unambiguous.
Per gripe from Devrim.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions