Re: Wrong return code in vacuumdb when multiple jobs are used
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-05-04T12:43:29Z
Lists: pgsql-hackers
On Sat, May 4, 2019 at 2:41 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Sat, May 04, 2019 at 02:28:48PM +0200, Julien Rouhaud wrote: > > No objection from me. It's been broken since introduction in 9.5 and > > has never been noticed since, so it can wait until next release. > > Should I register the patch in the next commitfest to keep track of > > it? > > No need to. I am marking on my agenda to have an extra look at it > next week and potentially commit it after the release. Ok, thanks!
Commits
-
Fix error status of vacuumdb when multiple jobs are used
- a475b1e77e13 9.5.18 landed
- a9a886c6fd9b 9.6.14 landed
- db8802a99ed7 10.9 landed
- 25f12acd53f6 11.4 landed
- 3ae3c18b3628 12.0 landed