Re: don't mark indexes invalid unnecessarily
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-12-05T16:39:00Z
Lists: pgsql-hackers
Pushed, thanks for the review. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Don't mark partitioned indexes invalid unnecessarily
- 37798a8e83db 11.2 landed
- 71a05b223260 12.0 landed
-
Allow ALTER TABLE ONLY on partitioned tables
- 9139aa19423b 10.0 cited