Re: Logging parallel worker draught

From: Benoit Lobréau <benoit(dot)lobreau(at)dalibo(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, solai v <solai(dot)cdac(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Logging parallel worker draught
Date: 2026-06-09 07:36:41
Message-ID: 697767d2-7985-4523-8487-cbb329206cf6@dalibo.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shaobo zhang 2026-06-09 07:46:42 Re: Fix missing semicolon in pl_gram.y for option_value rule
Previous Message Chao Li 2026-06-09 07:28:18 Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies