incompatible changes of PQsetdbLogin() - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject incompatible changes of PQsetdbLogin()
Date
Msg-id 20001017223418A.t-ishii@sra.co.jp
Whole thread Raw
Responses Re: incompatible changes of PQsetdbLogin()  (Peter Eisentraut <peter_e@gmx.net>)
Re: incompatible changes of PQsetdbLogin()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
It seems some incompatible changes have been made between 7.0 and
current. In 7.0, if a parameter is NULL OR a null string (""), then
the value from an environment variable is applied. However in current
ONLY NULL is considered. Is there any reason for this?
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: length coerce for bpchar is broken since 7.0
Next
From: Gunnar R|nning
Date:
Subject: Re: Full text indexing (Question/request)