Dmitry Igrishin <[email protected]> writes: > "there is no libpq function for deleting a prepared statement". > Could you tell me please, what is the reason for this?
You don't really need one, since you can just use DEALLOCATE.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
