Re: Small fix on query_id_enabled - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Small fix on query_id_enabled
Date
Msg-id ZcsoMK3DDN1sReHd@paquier.xyz
Whole thread Raw
In response to Re: Small fix on query_id_enabled  (Yugo NAGATA <nagata@sraoss.co.jp>)
Responses Re: Small fix on query_id_enabled
List pgsql-hackers
On Tue, Feb 13, 2024 at 01:13:43AM +0900, Yugo NAGATA wrote:
> I attached an updated patch that adds comments noting to use IsQueryIdEnabled()
> instead of accessing the variables directly.

Sounds good to me, thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: Possibility to disable `ALTER SYSTEM`
Next
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations