On Tue, 7 Jun 2005, Bruce Momjian wrote:
> Tom Lane wrote:
> > Bruce Momjian writes:
> > > Seems OK to allow them to be visible outside an exception.
> >
> > Pavel just told me off-list that he'd reconsidered and now likes
> > the other way better. So please hold off applying this patch;
> > th
Bruce Momjian writes:
> Seems OK to allow them to be visible outside an exception.
Pavel just told me off-list that he'd reconsidered and now likes
the other way better. So please hold off applying this patch;
there will be another one by and by.
regards, tom lane
-
Patch retracted by author; new one coming.
---
Pavel Stehule wrote:
> Hello
>
> This patch respect last Tom's Lane notes. Is based on first variante,
>
> http://archives.postgresql.org/pgsql-committers/2005-05/msg00303.p
Tom Lane wrote:
> Bruce Momjian writes:
> > Seems OK to allow them to be visible outside an exception.
>
> Pavel just told me off-list that he'd reconsidered and now likes
> the other way better. So please hold off applying this patch;
> there will be another one by and by.
Roger.
--
Bruce
Pavel Stehule wrote:
> Hello
>
> This patch respect last Tom's Lane notes. Is based on first variante,
>
> http://archives.postgresql.org/pgsql-committers/2005-05/msg00303.php
>
> SQLSTATE and SQLERRM are local variables blocks with EXCEPTION clause.
> I wonted respect a litlle bit Oracle beha
Hello
This patch respect last Tom's Lane notes. Is based on first variante,
http://archives.postgresql.org/pgsql-committers/2005-05/msg00303.php
SQLSTATE and SQLERRM are local variables blocks with EXCEPTION clause.
I wonted respect a litlle bit Oracle behavior and therefore exist these
varia