Documentation fix for adding a column with a default value

From: "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Documentation fix for adding a column with a default value
Date: 2019-07-15 11:01:00
Message-ID: DB6PR0902MB2184C7D5645CF15D75EB7957D2CF0@DB6PR0902MB2184.eurprd09.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

the tip in the "Adding a column" section is not true anymore since PostgreSQL 11:

https://www.postgresql.org/docs/current/ddl-alter.html#DDL-ALTER-ADDING-A-COLUMN

Attached a patch proposal for this.

Regards
Daniel

Attachment Content-Type Size
docfix.patch text/x-patch 858 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2019-07-15 11:10:10 Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)
Previous Message Thomas Munro 2019-07-15 10:58:16 Re: Adding SMGR discriminator to buffer tags