Re: Alias to rollback keyword
David E. Wheeler <david@kineticode.com>
From: "David E. Wheeler" <david@kineticode.com>
To: Matthew Altus <maltus@internode.com.au>
Cc: pgsql-hackers@postgresql.org
Date: 2010-04-01T02:33:49Z
Lists: pgsql-hackers
On Mar 31, 2010, at 5:42 PM, Matthew Altus wrote: > 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. +100 Best, David