Re: [PATCHES] log_line_info - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] log_line_info
Date
Msg-id 25641.1078848071@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] log_line_info  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
>>> After this is applied (fingers crossed) and everyone is happy, I will 
>>> submit a patch to remove log_timestamp, log_pid and (if we are agreed on 
>>> it) log_source_port.

> Is there agreement on removing these 3 config vars?

Now that I look at it, log_source_port does look pretty useless.
While you are at it, please clean up the confusion about whether
port->remote_host contains the port number or not (IMHO it should never
do so; BackendInit() is doing things in the wrong order).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Need packaging help for RPMs.
Next
From: Rod Taylor
Date:
Subject: Re: [PATCHES] log_line_info