Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Noah Misch <noah@leadboat.com>, pgsql-hackers@postgresql.org, Michael Paquier <michael.paquier@gmail.com>, Peter Eisentraut <peter@eisentraut.org>
Date: 2023-12-07T05:29:22Z
Lists: pgsql-hackers
On Wed, Dec 06, 2023 at 05:40:44PM -0800, Andres Freund wrote: > This looks good to me! Cool. I've applied this one, then. -- Michael
Commits
-
Improve some error messages with invalid indexes for REINDEX CONCURRENTLY
- d43bd090a8fe 17.0 landed