Re: Removal of operator_precedence_warning

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Removal of operator_precedence_warning
Дата
Msg-id 2243927.1607120472@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Removal of operator_precedence_warning  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Reading the reports mentioned in those commits, it doesn't look like any
> of them were actually using the feature -- they all seem to have come
> across the problems by accidents of varying nature.

The two oldest reports look like the submitters had
operator_precedence_warning turned on in normal use, which is reasonable
given that was early 9.5.x days.  The third one looks like it was a test
setup, while the latest bug sounds like it was found by code inspection
not by stumbling over the misbehavior.  So people did use it, at least
for awhile.  But anyone who's going directly from 9.4 or earlier to v14
is going to have lots more compatibility issues to worry about besides
precedence.

            regards, tom lane



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: A few new options for CHECKPOINT
Следующее
От: "Bossart, Nathan"
Дата:
Сообщение: Re: A few new options for CHECKPOINT