On 07/11/2019 02:13, Alvaro Herrera wrote:
On 2019-Nov-06, PG Doc comments form wrote:
Page: https://www.postgresql.org/docs/12/ddl-alter.html
Description:
In 5.6.1. Adding a Column, there is a kind of example 'ALTER TABLE products
ADD COLUMN description text;'
The words 'description' and 'te
On Tuesday, November 5, 2019, PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/ddl-alter.html
> Description:
>
> In 5.6.1. Adding a Column, there is a kind of example 'ALTER TABLE products
> ADD COLUMN d
On 2019-Nov-06, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/12/ddl-alter.html
> Description:
>
> In 5.6.1. Adding a Column, there is a kind of example 'ALTER TABLE products
> ADD COLUMN description text;'
>
> The words 'description' and 'text' are misleading -- as accordi
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/ddl-alter.html
Description:
In 5.6.1. Adding a Column, there is a kind of example 'ALTER TABLE products
ADD COLUMN description text;'
The words 'description' and 'text' are misleading --