Patch applied back through PG 10.
---
On Fri, Mar 13, 2020 at 06:56:37PM -0400, Bruce Momjian wrote:
> On Wed, Feb 5, 2020 at 09:36:49AM +, PG Doc comments form wrote:
> > The following documentation comment has been l
On Wed, Feb 5, 2020 at 09:36:49AM +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/ddl-partitioning.html
> Description:
>
> Hi,
>
> I just noticed that the example in 5.11.3.1. Point 5 contains
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/ddl-partitioning.html
Description:
Hi,
I just noticed that the example in 5.11.3.1. Point 5 contains an "before
insert trigger" which will not work anymore (I think since Postgres 12).
Th