Re: A really subtle lexer bug

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: A really subtle lexer bug
Дата
Msg-id 87r2ipylw4.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: A really subtle lexer bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: A really subtle lexer bug
Список pgsql-hackers
Here's what I will push unless there's something important I missed.

I split the regression tests between create_operator.sql and
polymorphism.sql, because => is really "named argument syntax" rather
than an operator as such, and polymorphism.sql is where the existing
tests were for that.

I tried to keep the three lexers as closely matched as possible, even
though psqlscan.l doesn't actually need some of the changes.

-- 
Andrew (irc:RhodiumToad)


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Optional message to user when terminating/cancelling backend