Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Anastasia Lubennikova <a.lubennikova@postgrespro.ru>, pgsql-hackers@lists.postgresql.org
Date: 2020-09-02T05:58:28Z
Lists: pgsql-hackers
On Tue, Sep 01, 2020 at 09:41:48PM -0500, Justin Pryzby wrote: > I think you probably intended to write: 1<<2 Thanks, fixed. -- Michael
Commits
-
Fix thinko with definition of REINDEXOPT_MISSING_OK
- 01767533e37f 14.0 landed
-
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
- 1d65416661bb 14.0 landed