Some reloptions non-initialized when loaded - Mailing list pgsql-hackers

From Michael Paquier
Subject Some reloptions non-initialized when loaded
Date
Msg-id 20190619045324.GG17450@paquier.xyz
Whole thread Raw
Responses Re: Some reloptions non-initialized when loaded
List pgsql-hackers
Hi all,

While looking at this code, I have noticed that a couple of reloptions
which are not toast-specific don't get properly initialized.
toast_tuple_target and parallel_workers are the ones standing out.

Thoughts?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Ian Barwick
Date:
Subject: Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions
Next
From: Ian Barwick
Date:
Subject: Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions