Re: Alter table documentation page (again)
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Lætitia Avrot <laetitia.avrot@gmail.com>
Cc: alvherre@2ndquadrant.com, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-12-26T04:46:48Z
Lists: pgsql-hackers
On Fri, Dec 07, 2018 at 07:48:39PM +0100, Lætitia Avrot wrote: > 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. What's proposed here looks good to me, and all the grounds are covered, so I am switching the patch as ready for committer. Álvaro, perhaps you would prefer committing it yourself? -- Michael
Commits
-
Clarify referential actions in docs of CREATE/ALTER TABLE
- f7ea1a42337f 12.0 landed