public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Manav Kumar <[email protected]>
Cc: [email protected]
Subject: Re: Confirming precedence order of Default for GUCs
Date: Wed, 21 May 2025 09:35:33 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAPhCW+_sxtUDCcJd0=WN4iC6Ag33QQ0-ifrGY5mspSechVrb6A@mail.gmail.com>
References: <CAPhCW+_sxtUDCcJd0=WN4iC6Ag33QQ0-ifrGY5mspSechVrb6A@mail.gmail.com>

Manav Kumar <[email protected]> writes:
> Can you please correct me regarding the precedence order of overriding the
> DEFAULT values for GUC's.

The precedence order is determined by the GucSource enum:

https://github.com/postgres/postgres/blob/master/src/include/utils/guc.h#L111

			regards, tom lane





reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Confirming precedence order of Default for GUCs
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox