Bug in reindexdb's error reporting
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-05-10T09:02:52Z
Lists: pgsql-hackers
Attachments
- fix_error_reporting_reindexdb-v1.diff (text/x-patch) patch v1
Hi, I just noticed that reindexdb could report an extraneous message saying an error happened while reindexing a database if it failed reindexing a table or an index. Trivial fix attached.
Commits
-
Fix error reporting in reindexdb
- 82ed20e15e52 9.4.23 landed
- e17fba8d8f13 9.5.18 landed
- 0c132d4581c2 9.6.14 landed
- c6354e94304c 10.9 landed
- e16ab408f3db 11.4 landed
- e51bad8fb4c3 12.0 landed