Re: Alias to rollback keyword

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Matthew Altus <maltus(at)internode(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Alias to rollback keyword
Date: 2010-04-01 02:39:36
Message-ID: 201004010239.o312dau05575@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas wrote:
> On Wed, Mar 31, 2010 at 10:34 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > Matthew Altus wrote:
> >> Hey,
> >>
> >> After dealing with a production fault and having to rollback all the time, I
> >> kept typing a different word instead of rollback. ?So I created a patch to
> >> accept this word as an alias for rollback. ?Obviously it's not part of the sql
> >> standard, but could be a nice extension for postgresql. ?See the patch for
> >> more details.
> >
> > Applied.
>
> You know, I was about to write a rant about this, until I realized
> what day it will be soon (or already is, UTC).

CVS is GMT-based.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joseph Adams 2010-04-01 03:39:08 Re: Proposal: Add JSON support
Previous Message Robert Haas 2010-04-01 02:38:42 Re: Alias to rollback keyword