Re: table partition and column default
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Amit Langote <amitlangote09@gmail.com>,
Julien Rouhaud <rjuju123@gmail.com>
Cc: Fujii Masao <masao.fujii@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-02-05T05:09:29Z
Lists: pgsql-hackers
On 2020/02/04 13:56, Amit Langote wrote: > 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. Back-patched to v10. Thanks Julien and Amit for pointing out this! Regards, -- Fujii Masao NTT DATA CORPORATION Advanced Platform Technology Group Research and Development Headquarters
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