Re: Walsender doesn't process options passed in the startup packet
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-09-13T09:02:31Z
Lists: 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