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

  1. Clarify referential actions in docs of CREATE/ALTER TABLE