From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
---|---|
To: | bruce(at)momjian(dot)us |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Postgres 11 release notes |
Date: | 2018-05-15 21:11:52 |
Message-ID: | 20180516.061152.1712513897630896053.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
>> This commit gives user-visible changes to the statment timeout
>> behavior. So I think this should be added to the release notes.
>
> OK, makes sense. Here is what I added:
>
> 2017-09-18 [f8e5f156b] Rearm statement_timeout after each executed query.
>
> In the <link linkend="protocol-query-concepts">Extended Query
> Protocol</link>, have <varname>statement_timeout</varname> apply
> to each <literal>Execute</literal> message, not to all commands
> before <literal>Sync</literal> (Tatsuo Ishii)
Can you please add Andres Freund to the author? He made extensive
changes to the original patch to improve it.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2018-05-15 21:15:12 | Re: Flexible permissions for REFRESH MATERIALIZED VIEW |
Previous Message | Manuel Kniep | 2018-05-15 21:09:31 | parallel foreign scan |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-05-15 21:55:38 | NaNs in numeric_power (was Re: Postgres 11 release notes) |
Previous Message | Bruce Momjian | 2018-05-15 19:55:46 | Re: Postgres 11 release notes |