pgsql: Don't putenv() a string that is allocated in a context that will - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Don't putenv() a string that is allocated in a context that will
Date
Msg-id 20080130041119.6C909754108@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Don't putenv() a string that is allocated in a context that will go away
soon.  I suspect this explains bug #3902, though I'm still not able to
reproduce that.

Modified Files:
--------------
    pgsql/src/backend/libpq:
        auth.c (r1.162 -> r1.163)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/auth.c?r1=1.162&r2=1.163)

pgsql-committers by date:

Previous
From: aglio@pgfoundry.org (User Aglio)
Date:
Subject: press - pr: final update to dates
Next
From: alvherre@pgfoundry.org (Alvaro Herrera)
Date:
Subject: press - pr: Corrections from Christian Kuroki -- thanks.