Re: Few untranslated error messages in OAuth - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Few untranslated error messages in OAuth
Date
Msg-id CAOYmi+kAak8+KaH6eqDmPf7RWiOCyWdBqGQe6JSYnuVmKhv5Rg@mail.gmail.com
Whole thread Raw
In response to Re: Few untranslated error messages in OAuth  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Few untranslated error messages in OAuth
List pgsql-hackers
On Thu, Nov 13, 2025 at 4:49 AM Daniel Gustafsson <daniel@yesql.se> wrote:
> If so, should that be extended to oauth_json_set_error as well? (and possibly others?)

That should be covered already by nls.mk, unless I messed that up
too... I'll do a deeper dive.

Another way to fix this would be to wrap the assignment to errctx in a
macro that nls.mk can key off of, like oauth_json_set_error() does.
But I'm curious what Alvaro has in mind?

--Jacob



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: POC: make mxidoff 64 bits
Next
From: Bryan Green
Date:
Subject: Re: [Patch] Windows relation extension failure at 2GB and 4GB