Alias to rollback keyword

From: Matthew Altus <maltus(at)internode(dot)com(dot)au>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Alias to rollback keyword
Date: 2010-04-01 00:42:14
Message-ID: 201004011112.14979.maltus@internode.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Cheers
Matt

Attachment Content-Type Size
pgsql_rollback.patch text/x-patch 842 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-04-01 00:51:23 Re: sorry, too many standbys already vs. MaxWalSenders vs. max_wal_senders
Previous Message Bruce Momjian 2010-04-01 00:34:06 Re: Questions about 9.0 release note