| 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: | Fw: Documentation fix for adding a column with a default value |
| Date: | 2019-07-17 06:42:13 |
| Message-ID: | DB6PR0902MB2184B07A2D938E5D9B5F91D7D2C90@DB6PR0902MB2184.eurprd09.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>______________________________________
>From: Daniel Westermann (DWE)
>Sent: Monday, July 15, 2019 13:01
>To: pgsql-hackers(at)postgresql(dot)org
>Subject: Documentation fix for adding a column with a default value
>
>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<https://www.postgresql.org/docs/current/ddl-alter.html#DDL-ALTER-ADDING-A-COLUMN>
>
>Attached a patch proposal for this.
Seems the first mail didn't make it ...
Regards
Daniel
| Attachment | Content-Type | Size |
|---|---|---|
| docfix.patch | text/x-patch | 858 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Barwick | 2019-07-17 06:54:13 | Re: Fw: Documentation fix for adding a column with a default value |
| Previous Message | Amit Kapila | 2019-07-17 06:35:26 | Re: POC: Cleaning up orphaned files using undo logs |