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

From Yury Zhuravlev
Subject Re: NOT EXIST for PREPARE
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: NOT EXIST for PREPARE  (Andres Freund <[email protected]>)
Responses Re: NOT EXIST for PREPARE
Re: NOT EXIST for PREPARE
List pgsql-hackers
Andres Freund wrote:
> you'd still need to compare the
> statement somehow

You right, I think about that as syntax sugar. Maybe with some performance
increase but hardly. We can save on a round trip.


It may be necessary to add an index on the field "statement"?

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



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: multivariate statistics v14
Next
From: Petr Jelinek
Date:
Subject: Re: VS 2015 support in src/tools/msvc