| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Álvaro Herrera <alvherre(at)kurilemu(dot)de>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Few untranslated error messages in OAuth |
| Date: | 2025-11-13 16:23:43 |
| Message-ID: | CAOYmi+kAak8+KaH6eqDmPf7RWiOCyWdBqGQe6JSYnuVmKhv5Rg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Nov 13, 2025 at 4:49 AM Daniel Gustafsson <daniel(at)yesql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bryan Green | 2025-11-13 16:58:54 | Re: [Patch] Windows relation extension failure at 2GB and 4GB |
| Previous Message | Heikki Linnakangas | 2025-11-13 16:04:48 | Re: POC: make mxidoff 64 bits |