Re: Statement timeout behavior in extended queries
Tatsuo Ishii <ishii@sraoss.co.jp>
From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: andres@anarazel.de
Cc: tsunakawa.takay@jp.fujitsu.com, ishii@sraoss.co.jp, david@fetter.org,
pgsql-hackers@postgresql.org
Date: 2017-09-05T02:30:28Z
Lists: pgsql-hackers
Attachments
- 0001-Rearm-statement_timeout-after-each-executed-query-v2.patch (text/x-patch) patch v2-0001
- (unnamed) (text/plain)
> What do you think? I've not really tested this with the extended > protocol, so I'd appreciate if you could rerun your test from the > older thread. Attached is your patch just rebased against master branch. Also I attached the test cases and results using pgproto on patched master branch. All looks good to me. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
Commits
-
Rearm statement_timeout after each executed query.
- f8e5f156b30e 11.0 landed