Re: Logging parallel worker draught - Mailing list pgsql-hackers

From Benoit Lobréau
Subject Re: Logging parallel worker draught
Date
Msg-id 697767d2-7985-4523-8487-cbb329206cf6@dalibo.com
Whole thread
In response to Re: Logging parallel worker draught  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
On 6/8/26 6:11 PM, Álvaro Herrera wrote:
> On 2026-Jun-08, solai v wrote:
> 
>> The patches applied cleanly, but PostgreSQL failed to build.The build
>> errors indicate that log_parallel_workers,
>> log_parallel_workers_options, LOG_PARALLEL_WORKERS_NONE, and
>> LogParallelWorkersIfNeeded() are referenced during compilation but
>> could not be found,
> 
> Yeah, I think some hunks disappeared from 0001, in the .h files as well
> as the .sgml docs.  Probably just a borked merge.  I re-merged them,
> here's the patchset again.  I did not review this.
> 

Sorry about that. Thank you fixing it.

-- 
Benoit Lobréau
Consultant
http://dalibo.com




pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Next
From: shaobo zhang
Date:
Subject: Re: Fix missing semicolon in pl_gram.y for option_value rule