Re: Alias to rollback keyword

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: Alias to rollback keyword
Дата
Msg-id 20100401143904.GA31194@rice.edu
обсуждение исходный текст
Ответ на Re: Alias to rollback keyword  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Wed, Mar 31, 2010 at 10:34:41PM -0400, Bruce Momjian 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.

Hmm, a careful review of the patch leads me to believe that this is one
of the few times that a keyword might benefit from localization. Seems
l10n efforts in this area have mostly focused on the filtering case, but
I'm sure we can repurose such lists. Licensing might be an issue.
Clearly this needs to be controlled by the client locale, not the
server. Any need for a guc? 

Ross
-- 
Ross Reedstrom, Ph.D.                                 reedstrm@rice.edu
Systems Engineer & Admin, Research Scientist        phone: 713-348-6166
The Connexions Project      http://cnx.org            fax: 713-348-3665
Rice University MS-375, Houston, TX 77005
GPG Key fingerprint = F023 82C8 9B0E 2CC6 0D8E  F888 D3AE 810E 88F0 BEDE


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Feature request - function-based deferrable uniques.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Feature request - function-based deferrable uniques.