> We're not resetting the prepared[] array when we pull the plug on an
> existing connection.
> 
> Is a connection per transaction really a sane case to consider?

Yes, I would think. This case reveals the connection overhead. We
already are able to handle the simple query cases. Why not for
extended query cases?

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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to