On Tue, Mar 06, 2018 at 11:37:15PM -0500, Stephen Frost wrote:
> Thanks, fix pushed.
Thanks, Stephen.
--
Michael
signature.asc
Description: PGP signature
Greetings Michael,
* Michael Paquier (mich...@paquier.xyz) wrote:
> While reviewing the NOWAIT patch for VACUUM (well, SKIP_LOCKED per these
> day's trends), I bumped into $subject.
>
> Attached is a one-liner.
Thanks, fix pushed.
Stephen
signature.asc
Description: PGP signature
Hi all,
While reviewing the NOWAIT patch for VACUUM (well, SKIP_LOCKED per these
day's trends), I bumped into $subject.
Attached is a one-liner.
Thanks,
--
Michael
diff --git a/src/backend/catalog/namespace.c b/src/backend/catalog/namespace.c
index 65e271a8d1..52dd400b96 100644
--- a/src/backend/