On 13/01/16 15:34, Vladimir Sitnikov wrote:
This completely screws over PL/PgSQL, among other things.

Can you elaborate a bit?

You just write a query like this:

  SELECT * FROM foo WHERE bar = _Variable;

so you don't get to (or want to) have any control over the underlying prepared statement.


.m


--
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