Re: Reorganize GUC structs - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Reorganize GUC structs
Date
Msg-id 2c961fa1-14f6-44a2-985c-e30b95654e8d@eisentraut.org
Whole thread Raw
In response to Re: Reorganize GUC structs  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Reorganize GUC structs
Re: Reorganize GUC structs
List pgsql-hackers
On 03.11.25 12:16, Peter Eisentraut wrote:
> The remaining patches to sort the list alphabetically have also been 
> pushed.

Here are a few more small patches to fix related things I found 
afterwards or in passing.

The first one straightens out how the qsort comparison function for GUC 
records works, and also removes the implicit requirement that the name 
field is first in the struct.

The second one fixes up an NLS build rule for the recent changes.

The third fixes some translation markers.  This is an older problem.

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Next
From: Jim Jones
Date:
Subject: Re: XMLSerialize: version and explicit XML declaration