]> granicus.if.org Git - postgresql/commit
Don't quote the value of EDITOR on Unix, only on Windows. Per discussion.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Nov 2004 23:15:12 +0000 (23:15 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Nov 2004 23:15:12 +0000 (23:15 +0000)
commit3d1e269e7e115ef4cf51ace3d6a668fca5f947c9
treed458263023d5856fe5bea2e820e1ff3b26067276
parentec7a6bd9a23486d4eb0351de4a0c6dab5028f1ea
Don't quote the value of EDITOR on Unix, only on Windows.  Per discussion.
src/bin/psql/command.c