Re: Replacing plpgsql's lexer

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Replacing plpgsql's lexer
Дата
Msg-id 22440.1239748178@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Replacing plpgsql's lexer  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Replacing plpgsql's lexer  (Bruce Momjian <bruce@momjian.us>)
Re: Replacing plpgsql's lexer  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> On Tue, 2009-04-14 at 16:37 -0400, Tom Lane wrote:
>> Comments, objections, better ideas?

> Please, if you do this, make it optional.

I don't think making the plpgsql lexer pluggable is realistic.

> Potentially changing the behaviour of thousands of functions just to fix
> a rare bug will not endear us to our users. The bug may be something
> that people are relying on in some subtle way, ugly as that sounds.

That's why I don't want to change it in a minor release.  In a major
release, however, it's fair game.
        regards, tom lane


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: psql with "Function Type" in \df
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Yet another regression issue with Fedora-10 + PG 8.4 beta1