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-06T20:00:14Z
Lists: pgsql-hackers
>
>
> I'd rename the action in ON DELETE/UPDATE to referential_action, both in
> alter_table and in create_table (the latter just for consistency).
>

I love that "option 3" !  So clever!

Commits

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