Re: Getting a list of prepared statements

Tom Lane <[email protected]> Sun, 28 Dec 2008 17:15:29 -0500
Newsgroups gmane.comp.db.postgresql.interfaces
Message-ID <[email protected]>
"Thue Janus Kristensen" <[email protected]> writes:
> It would be very nice to have a way to get a list of prepared statements.
> Currently there does not seem to be any: [1]

select * from pg_prepared_statements ?

(exists since 8.2)

			regards, tom lane

-- 
Sent via pgsql-interfaces mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-interfaces