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

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

Commit: 648fc6a1c4598e2fe5f7fc2e10b09d3df29715b1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-11-26T21:40:22Z
Releases: 14.11
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