[HACKERS] operator_precedence_warning vs make installcheck - Mailing list pgsql-hackers

From Jeff Janes
Subject [HACKERS] operator_precedence_warning vs make installcheck
Date
Msg-id CAMkU=1ykK+VhhcQ4Ky8KBo9FoaUJH3f3rDQB8TkTXi-ZsBRUkQ@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] operator_precedence_warning vs make installcheck  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
make installcheck fails against a server running with operator_precedence_warning = on.

The difference is in update.out, and consists of an error-locating carat getting moved over by one position.  I've attached the regression diff.

I don't know why the setting of this GUC causes the carat to move around, that seems odd.  If it can't be fixed at the source, it should be easy enough to just override the setting in update.sql.

Cheers,

Jeff
Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Missing CHECK_FOR_INTERRUPTS in hash joins
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Sum aggregate calculation for single precsion real