Re: SKIP_LOCKED test causes random buildfarm failures

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@lists.postgresql.org
Date: 2019-11-15T16:22:20Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> I would rather keep the solution with client_min_messages, and the
> tests in vacuum.sql to keep those checks for the grammar parsing.  So
> this basically brings us back to use the patch I proposed here:
> https://www.postgresql.org/message-id/20191107013942.GA1768@paquier.xyz

OK.

			regards, tom lane



Commits

  1. Improve stability of tests for VACUUM (SKIP_LOCKED)