Re: Bug in reindexdb's error reporting - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Bug in reindexdb's error reporting
Date
Msg-id 20190510102447.GC1498@paquier.xyz
Whole thread Raw
In response to Bug in reindexdb's error reporting  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: Bug in reindexdb's error reporting  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Fri, May 10, 2019 at 11:02:52AM +0200, Julien Rouhaud wrote:
> 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.

Oops.  That's true, nice catch.  This is older than 9.4, so it needs
to go all the way down.  Let's fix this.  Do others have any comments?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Multivariate MCV stats can leak data to unprivileged users
Next
From: Daniel Gustafsson
Date:
Subject: Re: Bug in reindexdb's error reporting