Re: Let's add a test for NLS translation of PRI* macros
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bryan Green <dbryan.green@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-12-09T01:30:55Z
Lists: pgsql-hackers
Attachments
- v5-0001-Add-a-regression-test-to-verify-that-NLS-translat.patch (text/x-diff) patch v5-0001
- v5-0002-Support-j-length-modifier-in-snprintf.c.patch (text/x-diff) patch v5-0002
Sigh ... I should know better than to assume meson code will work without testing it. One-line fix in v5-0002. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add a regression test to verify that NLS translation works.
- 8c498479d70f 19 (unreleased) landed
-
Support "j" length modifier in snprintf.c.
- f8715ec86608 19 (unreleased) landed