"Alex Hunsaker" <badalex(at)gmail(dot)com> writes:
> Ok I got it... have not been able to reproduce it in pure pgsql yet
> so... maybe its a DBD::Pg bug? (CC'd Greg Sabino Mullane)
Great, got it --- you need a protocol-level prepare to cause it (or so
I expect) and pure psql won't do that. I was able to reproduce it
with a quick test program using PQprepare though. Now to dig ...
regards, tom lane