Re: Removal of operator_precedence_warning - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Removal of operator_precedence_warning
Date
Msg-id 2243927.1607120472@sss.pgh.pa.us
Whole thread Raw
In response to Re: Removal of operator_precedence_warning  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List 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 by date:

Previous
From: Stephen Frost
Date:
Subject: Re: A few new options for CHECKPOINT
Next
From: "Bossart, Nathan"
Date:
Subject: Re: A few new options for CHECKPOINT