Doc: list AT TIME ZONE and COLLATE in operator precedence table.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9033e7019821d9ca9e931e2a70e79b9b401c5f01
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-11-26T21:40:22Z
Releases: 16.2
Doc: list AT TIME ZONE and COLLATE in operator precedence table.

These constructs have precedence, but we forgot to list them.
In HEAD, mention AT LOCAL as well as AT TIME ZONE.

Per gripe from Shay Rojansky.

Discussion: https://postgr.es/m/CADT4RqBPdbsZW7HS1jJP319TMRHs1hzUiP=iRJYR6UqgHCrgNQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/syntax.sgml modified +12 −0

Documentation touched

Discussion