Re: Walsender doesn't process options passed in the startup packet - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Walsender doesn't process options passed in the startup packet
Date
Msg-id 4C8DE8A7.7060101@enterprisedb.com
Whole thread Raw
In response to Re: Walsender doesn't process options passed in the startup packet  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On 13/09/10 08:10, Fujii Masao wrote:
> Okay. I got rid of the access to pg_db_role_setting from the patch.
> I attached the updated version, which makes walsender process the
> options passed in the startup packet, apply PostAuthDelay and initialize
> client encoding.

Thanks, committed.

I moved the check for "MyProcPort == NULL" case to the callers of 
process_startup_packet(), it seems more logical to me.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Michael Haggerty
Date:
Subject: Re: cvs2git reports a "sprout" from a nonexistent commit?
Next
From: Heikki Linnakangas
Date:
Subject: Re: update on global temporary and unlogged tables