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

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

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