Re: PL/PgSQL: EXIT USING ROLLBACK

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Marko Tiikkaja <marko(at)joh(dot)to>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PL/PgSQL: EXIT USING ROLLBACK
Date: 2014-07-28 09:27:02
Message-ID: CA+U5nM+g=qizb1NCv1hfohymTZ-idHnmTKJBS8CJ5eBkNS_aEw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 26 July 2014 18:14, Marko Tiikkaja <marko(at)joh(dot)to> wrote:

> Today I'd like to present a way to get rid of code like this:

You haven't explained this very well... there is nothing that explains
WHY you want this.

In the absence of a good explanation and a viable benefit, I would
vote -1 for this feature suggestion.

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Tiikkaja 2014-07-28 09:34:41 Re: PL/PgSQL: EXIT USING ROLLBACK
Previous Message Kyotaro HORIGUCHI 2014-07-28 09:24:43 Re: Introducing coarse grain parallelism by postgres_fdw.