pgsql-server: Fix BSD-only coding in port.c (passing a local variable to

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Fix BSD-only coding in port.c (passing a local variable to
Date: 2004-07-10 22:58:42
Message-ID: 20040710225842.B50C7D1B190@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix BSD-only coding in port.c (passing a local variable to putenv).
Also a quick but half-baked attempt to make trim_trailing_separator
do the right thing with path consisting only of '/' --- still needs
work for Windows I think.

Modified Files:
--------------
pgsql-server/src/port:
path.c (r1.20 -> r1.21)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/port/path.c.diff?r1=1.20&r2=1.21)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-07-10 23:06:50 pgsql-server: Check more test points (in fact, every week in 1970..2004)
Previous Message Tom Lane 2004-07-10 18:39:45 pgsql-server: Test HAVING condition before computing targetlist of an