Query in CTAS accepts optional parentheses not documented

Started by PG Bug reporting formover 1 year ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/sql-createtableas.html
Description:

The compatibility section describes our deviation from the standard
regarding making optional the surrounding of the “query” in parentheses, but
nowhere else on that page are they even mentioned or shown as being allowed
at all.