NOT EXIST for PREPARE - Mailing list pgsql-hackers

From Yury Zhuravlev
Subject NOT EXIST for PREPARE
Date
Msg-id a6e0672d-a547-48bb-9451-c952ddb161f4@postgrespro.ru
Whole thread Raw
Responses Re: NOT EXIST for PREPARE  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Re: NOT EXIST for PREPARE  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hello hackers.

Do I understand correctly the only way know availability PREPARE it will
appeal to pg_prepared_statements?
I think this is not a good practice. In some cases, we may not be aware of
the PREPARE made (pgpool).
Moreover, it seems popular question in the Internet:
http://stackoverflow.com/questions/1193020/php-postgresql-check-if-a-prepared-statement-already-exists

What do you think about adding NOT EXIST functionality to PREPARE?

Thanks.
--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: checkpointer continuous flushing
Next
From: Tomas Vondra
Date:
Subject: Re: checkpointer continuous flushing