Re: use-regular-expressions-to-simplify-less_greater-and-not_equals.patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: use-regular-expressions-to-simplify-less_greater-and-not_equals.patch
Дата
Msg-id 2948697.1630872674@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: use-regular-expressions-to-simplify-less_greater-and-not_equals.patch  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 8/10/21 11:27 PM, 孙诗浩(思才) wrote:
>>      we can use regular expressions (<>|!=) to cover "<>" and "!=".

> I don't understand the problem being solved here. This looks like a
> change with no discernable benefit. I don't agree that the current code
> is substantially more likely to confuse developers. And the lexer is not
> something that gets a lot of change.

By my count, the response to this has been two definite "no"s, one
leaning-to-no, and nobody speaking in favor.  Nor has the submitter
provided a stronger argument for it.  I'm going to mark this
rejected in the CF app.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fix pkg-config file for static linking
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints