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

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

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