Re: Mistake in Syntax definition of ALTER TABLE

2022-11-14 Thread Tom Lane
PG Doc comments form writes: > I think there's a mistake under "and table_constraint is:" where the > different constraints are listed. > Here: https://www.postgresql.org/docs/current/sql-altertable.html > The definition here allows for CHECK constraints to be deferrable when they > are not. It'

Consistency of units (bits vs bytes)

2022-11-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/datatype-uuid.html Description: One can describe the size of datatypes in the common units of bits or bytes. It'd be desirable to be consistent. Please reference these two pages... https:

Mistake in Syntax definition of ALTER TABLE

2022-11-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/sql-altertable.html Description: I think there's a mistake under "and table_constraint is:" where the different constraints are listed. Here: https://www.postgresql.org/docs/current/sql-al