]> granicus.if.org Git - postgresql/commit
Fix overly-aggressive and inconsistent quoting in OS X start script.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Nov 2011 18:01:02 +0000 (13:01 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Nov 2011 18:01:32 +0000 (13:01 -0500)
commit87b0dcf490ffe2930940488b89ff94c62dd7153b
tree9b7444415a30bf095ec03be6d9c84d5590134c0d
parentd1644d9c31102e12560c864fae10bb7ab1826adb
Fix overly-aggressive and inconsistent quoting in OS X start script.

Sidar Lopez, per bug #6310, with some additional improvements by me.
Back-patch to 9.0, where the issue was introduced.
contrib/start-scripts/osx/PostgreSQL