pgsql: Don't quote the value of EDITOR on Unix, only on Windows.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't quote the value of EDITOR on Unix, only on Windows.
Date: 2004-11-15 23:15:14
Message-ID: 20041115231514.2C43B3A4BE5@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't quote the value of EDITOR on Unix, only on Windows. Per discussion.

Modified Files:
--------------
pgsql/src/bin/psql:
command.c (r1.134 -> r1.135)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.134&r2=1.135)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Treat 2004-11-16 05:32:07 Re: pgsql: Remove replicaiton FAQ item.
Previous Message User Tom 2004-11-15 15:23:55 pqa - pqa: Added note about lc_messages; thanks to Janning Vygen for the