Re: Alias to rollback keyword
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Matthew Altus <maltus@internode.com.au>, pgsql-hackers@postgresql.org
Date: 2010-04-01T02:38:42Z
Lists: pgsql-hackers
On Wed, Mar 31, 2010 at 10:34 PM, Bruce Momjian <bruce@momjian.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). ...Robert