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+oHR6oz5=s0Pf-x1Q=nui7oXbHy1JyebdJGqK1oFvzU-Q@mail.gmail.com
Whole thread Raw
In response to Re: NOT EXIST for PREPARE  (Stephen Frost <sfrost@snowman.net>)
Responses Re: NOT EXIST for PREPARE
List pgsql-hackers

On Tue, Mar 22, 2016 at 11:50 AM, Stephen Frost <sfrost@snowman.net> wrote:
>
> I agree that PREPARE IF NOT EXISTS would be nice to have, but only if we
> can keep it fast somehow, which is the part that makes me wonder a bit.
>

Skip error if already exists when catched in src/backend/commands/prepare.c isn't enough?

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog: http://fabriziomello.github.io
>> Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Github: http://github.com/fabriziomello

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: NOT EXIST for PREPARE
Next
From: Andres Freund
Date:
Subject: Re: Speed up Clog Access by increasing CLOG buffers