Thread: listen_addresses GUC parameter

listen_addresses GUC parameter

From
Tom Lane
Date:
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?
        regards, tom lane


Re: listen_addresses GUC parameter

From
Bruce Momjian
Date:
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
 


Re: listen_addresses GUC parameter

From
Christopher Kings-Lynne
Date:
> 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?

Nope.



Re: listen_addresses GUC parameter

From
Tom Lane
Date:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> 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.

Incompatibility with what?  It didn't exist in 7.4.
        regards, tom lane


Re: listen_addresses GUC parameter

From
Bruce Momjian
Date:
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > 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.
> 
> Incompatibility with what?  It didn't exist in 7.4.

Oh, sorry.

--  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