Re: Alter table documentation page (again)

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Lætitia Avrot <laetitia.avrot@gmail.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-12-28T03:36:27Z
Lists: pgsql-hackers
On 2018-Dec-28, Michael Paquier wrote:

> On Wed, Dec 26, 2018 at 01:46:48PM +0900, Michael Paquier wrote:
> > What's proposed here looks good to me, and all the grounds are
> > covered, so I am switching the patch as ready for committer.
> 
> And committed, mentioning on the way Brigitte for the report.

Thanks, I was not paying attention here.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

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