Re: listen_addresses GUC parameter - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: listen_addresses GUC parameter
Date
Msg-id 200408090139.i791dOG05633@candle.pha.pa.us
Whole thread Raw
In response to listen_addresses GUC parameter  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: listen_addresses GUC parameter  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> listen_addresses is currently defined as a space-separated list of IP
> addresses or names.  It would be more consistent with the other
> list-type GUC parameters to make it a comma-separated list.  Any
> objections?

Agreed.  Just mark it as an incompatibility in the release notes once
you are done.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: The new try/catch macros
Next
From: Josh Berkus
Date:
Subject: Re: Add Missing From?