Re: Slowness of extended protocol

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: sitnikov(dot)vladimir(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org, andres(at)anarazel(dot)de, stark(at)mit(dot)edu, ishii(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us, roji(at)roji(dot)org
Subject: Re: Slowness of extended protocol
Date: 2016-08-03 00:41:06
Message-ID: 20160803.094106.588426960314047738.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Doesn't this patch break an existing behavior of unnamed statements?
That is, an unnamed statement shall exist until next parse message
using unnamed statement received. It is possible to use the same
unnamed statement multiple times in a transaction.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-08-03 01:40:23 Re: Increasing timeout of poll_query_until for TAP tests
Previous Message Peter Geoghegan 2016-08-03 00:08:56 Re: [sqlsmith] Failed assertion in joinrels.c