Re: Alter table documentation page (again)
Lætitia Avrot <laetitia.avrot@gmail.com>
From: Lætitia Avrot <laetitia.avrot@gmail.com>
To: alvherre@2ndquadrant.com
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-12-07T18:48:39Z
Lists: pgsql-hackers
Attachments
- referential_action_alter_or_create_table_v1.patch (text/x-patch) patch v1
Hi all, Here's the patch. The patch should apply to MASTER. I built and tested it successfully on my laptop. I'll add it to January's commitfest. Cheers, Lætitia
Commits
-
Clarify referential actions in docs of CREATE/ALTER TABLE
- f7ea1a42337f 12.0 landed