Fix misplaced shared_preload_libraries_in_progress check in few extensions - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Fix misplaced shared_preload_libraries_in_progress check in few extensions
Date
Msg-id CALj2ACVH1BA+GrADan=6oBJR_Dc9-3mBgWsK0CqubT+WNOjQgg@mail.gmail.com
Whole thread Raw
Responses Re: Fix misplaced shared_preload_libraries_in_progress check in few extensions  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
Hi,

I'm attaching a patch to do $subject in autoprewarm.c and worker_spi
extensions. The way it is right now doesn't hurt anyone, but why to
fail after defining custom GUCs if we aren't loading them via
shared_preload_libraries.

Thoughts?

-- 
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Data is copied twice when specifying both child and parent table in publication
Next
From: Pavel Stehule
Date:
Subject: Re: meson issue? ninja clean doesn't drop queryjumblefuncs.funcs.c