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

From Zhijie Hou (Fujitsu)
Subject Few untranslated error messages in OAuth
Date
Msg-id TY4PR01MB1690746DB91991D1E9A47F57E94CDA@TY4PR01MB16907.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: Few untranslated error messages in OAuth
Re: Few untranslated error messages in OAuth
List pgsql-hackers
Hi,

During testing of libpq, I noticed several error messages not processed by
libpq_gettext, resulting in their exclusion from *.pot files. The attached patch
wraps these messages.

Best Regards,
Hou zj

Attachment

pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: Suggestion to add --continue-client-on-abort option to pgbench
Next
From: Chao Li
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement