From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Sync message |
Date: | 2017-02-14 09:59:25 |
Message-ID: | 20170214.185925.477413602543008124.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Sync message causes backend to return a "Ready for query" response
even if there's no query previously sent to the backend. I don't think
this is a bug but I'd think it would be better to write this behavior
in the doc, because it might help someone who want to write an API
which needs to handle frontend/backend protocol in the future.
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 | David Rowley | 2017-02-14 10:17:40 | Re: Small improvement to parallel query docs |
Previous Message | Amit Kapila | 2017-02-14 09:48:39 | Re: Proposal: GetOldestXminExtend for ignoring arbitrary vacuum flags |