Make saveHistory work properly on OS X when HISTFILE is set to /dev/null.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Aug 2006 15:05:20 +0000 (15:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 Aug 2006 15:05:20 +0000 (15:05 +0000)
commit162e8f1fd53eb485e0b7c22331444f245420d3ba
tree54ca814c99dd045e7a6e9a72dccf75e5289b7ddf
parent445a61297e1b53d047347200b8398b03c7e82136
Make saveHistory work properly on OS X when HISTFILE is set to /dev/null.
Per discussion with Martin Atukunda.
src/bin/psql/input.c