Denis Feklushkin <denis.feklush...@gmail.com> writes:
> in 9.2.0:
> PQsendQueryParams() with multiple command statement (like "select 123;
> select 456") unexpectedly causes error:

> "cannot insert multiple commands into a prepared statement."

This is not a bug, it's intentional (and documented) behavior.

                        regards, tom lane


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

Reply via email to