PGPORT ignored ? - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject PGPORT ignored ?
Date
Msg-id 001401bfce90$c646bb80$2801007e@tpf.co.jp
Whole thread Raw
Responses Re: PGPORT ignored ?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
HI all,

PGPORT seems to be ignored in current cvs.
The following code in postmaster.c has little meaing because
PostPortName is already set twice(in its declaration and
ProcessConfigFIle()).
if (PostPortName == 0)    PostPortName = pq_getport();

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ODBC configure
Next
From: The Hermit Hacker
Date:
Subject: Re: 7.0.1 Problems.