Re: Wrong dead return value in jsonb_utils.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Wrong dead return value in jsonb_utils.c
Date
Msg-id 15027.1557670505@sss.pgh.pa.us
Whole thread Raw
In response to Re: Wrong dead return value in jsonb_utils.c  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Wrong dead return value in jsonb_utils.c  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> As that's really cosmetic, I would just change that on HEAD, or
> perhaps others feel differently?

+1 for a HEAD-only change.  I think the only really good arguments
for back-patching would be if this were causing compiler warnings
(but we've seen none) or if we thought it would likely lead to
hazards for back-patching future bug fixes (but the adjacent lines
seem unlikely to change).

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PG 12 draft release notes
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: PG 12 draft release notes