Re: list partition constraint shape
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-01-31T21:08:55Z
Lists: pgsql-hackers
On Mon, Jan 29, 2018 at 1:22 AM, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> wrote: >> Updated patch attached. Because I made no changes >> other than that, I'll make this as Ready for Committer. > Thanks a lot for reviewing. Committed and back-patched to v10. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Fix list partition constraints for partition keys of array type.
- 86fba2865785 10.2 landed
- 3ccdc6f9a587 11.0 landed