PGPORT ignored ?

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "pgsql-hackers" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: PGPORT ignored ?
Date: 2000-06-05 01:52:58
Message-ID: 001401bfce90$c646bb80$2801007e@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)tpf(dot)co(dot)jp

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2000-06-05 02:15:40 Re: 7.0.1 Problems.
Previous Message The Hermit Hacker 2000-06-05 01:51:35 Re: 7.0.1 Problems.