2016-05-25 16:50 GMT+03:00 Tom Lane <[email protected]>: > 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. > Yes, but there are also Parse(F) message, while anybody can just use PREPARE.
-- // Dmitry.
