Re: reindexing an invalid index should not use ERRCODE_INDEX_CORRUPTED
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
Cc: Noah Misch <noah@leadboat.com>, pgsql-hackers@postgresql.org, Michael Paquier <michael.paquier@gmail.com>, Peter Eisentraut <peter@eisentraut.org>
Date: 2023-12-07T01:40:44Z
Lists: pgsql-hackers
Hi, This looks good to me! Greetings, Andres Freund
Commits
-
Improve some error messages with invalid indexes for REINDEX CONCURRENTLY
- d43bd090a8fe 17.0 landed