Re: table partition and column default
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-02-04T04:56:30Z
Lists: pgsql-hackers
On Thu, Dec 26, 2019 at 6:21 PM Julien Rouhaud <rjuju123@gmail.com> wrote: > On Thu, Dec 26, 2019 at 7:12 AM Fujii Masao <masao.fujii@gmail.com> wrote: > > Thanks for reviewing the patch. Committed! > > I saw that you only pushed it on master, shouldn't we backpatch it > down to pg10 as this is the declarative partitioning behavior since > the beginning? I had meant to reply to this but somehow forgot. I agree that it might be a good idea to back-patch this down to PG 10. Thanks, Amit
Commits
-
Add note about how each partition's default value is treated, into the doc.
- 80dece684f86 10.12 landed
- b25d47b61896 11.7 landed
- 1fb8976b9cdd 12.2 landed
- 1ab029d528dc 13.0 landed