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

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 →
  1. Add a regression test to verify that NLS translation works.

  2. Support "j" length modifier in snprintf.c.