Re: NOT EXIST for PREPARE - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: NOT EXIST for PREPARE
Date
Msg-id CAFcNs+p-tfWco3zmO+Awkci4-NveTMAgFMeM1_RvzHiP837y1Q@mail.gmail.com
Whole thread Raw
In response to NOT EXIST for PREPARE  (Yury Zhuravlev <u.zhuravlev@postgrespro.ru>)
Responses Re: NOT EXIST for PREPARE
List pgsql-hackers


Em terça-feira, 22 de março de 2016, Yury Zhuravlev <u.zhuravlev@postgrespro.ru> escreveu:
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


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


I think you meant IF NOT EXISTS, right?

Regards,


--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: WIP: Upper planner pathification
Next
From: Tomas Vondra
Date:
Subject: Re: multivariate statistics v14