Re: ALTER TABLE: warn when actions do not recurse to partitions - Mailing list pgsql-hackers

From Zsolt Parragi
Subject Re: ALTER TABLE: warn when actions do not recurse to partitions
Date
Msg-id CAN4CZFOrFYa3JBLAK7ncKNyykk37QU9YUrZKEe_OWoFDCzMHEA@mail.gmail.com
Whole thread Raw
In response to Re: ALTER TABLE: warn when actions do not recurse to partitions  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: ALTER TABLE: warn when actions do not recurse to partitions
List pgsql-hackers
Hello

> Affected sub-commands include:
> ...

Shouldn't SET ACCESS METHOD be included in this list?

It only changes the catalog entry for the parent, existing partitions
stay as-is. It only sets the access method for future direct child
partitions.



pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Next
From: Tomas Vondra
Date:
Subject: Re: Why clearing the VM doesn't require registering vm buffer in wal record