Re: Wrong return code in vacuumdb when multiple jobs are used
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Amit Kapila <amit.kapila16@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-05-04T15:48:53Z
Lists: pgsql-hackers
Julien Rouhaud <rjuju123@gmail.com> writes: > On Sat, May 4, 2019 at 2:17 PM Michael Paquier <michael@paquier.xyz> wrote: >> We are very close to the next minor release, so it may not be that >> wise to commit a fix for that issue now as we should have a couple of >> clean buildfarm clean runs. > Agreed. +1, waiting till after the minor releases are tagged seems wisest. We can still push it before 12beta1, so it will get tested in the beta period. regards, tom lane
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