Re: BUG #15212: Default values in partition tables don't work as expected and allow NOT NULL violation
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Jürgen Strobel <juergen+postgresql@strobel.info>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Dmitry Dolgov <9erthalion6@gmail.com>, pgsql-bugs@lists.postgresql.org, PG Bug reporting form <noreply@postgresql.org>
Date: 2018-06-14T01:57:53Z
Lists: pgsql-bugs, pgsql-hackers
On Wed, Jun 13, 2018 at 03:39:04PM +0200, Jürgen Strobel wrote: > I agree, and I imagine especially being able to use per-partition > sequences would be a common use case. That was my motivation when I > discovered it, and it was very counter intuitive to me. > > Thanks for the NULL violation patch btw. Please note that I have added this thread to the Open item page, under the older bug queue, and that a CF entry has been added so as we don't lost track of it: https://commitfest.postgresql.org/18/1671/ -- Michael
Commits
-
Revise attribute handling code on partition creation
- e0c05bf4a7e6 11.2 landed
- 705d433fd5e2 12.0 landed
- 21c9e4973cec 10.7 landed