Re: Walsender doesn't process options passed in the startup packet

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Walsender doesn't process options passed in the startup packet
Дата
Msg-id 4C8DE8A7.7060101@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Walsender doesn't process options passed in the startup packet  (Fujii Masao <masao.fujii@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Haggerty
Дата:
Сообщение: Re: cvs2git reports a "sprout" from a nonexistent commit?
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: update on global temporary and unlogged tables