Re: Log prefix missing for subscriber log messages received from publisher
Andrei Lepikhov <lepihov@gmail.com>
From: Andrei Lepikhov <lepihov@gmail.com>
To: Álvaro Herrera <alvherre@kurilemu.de>, Fujii Masao <masao.fujii@gmail.com>
Cc: Fujii Masao <masao.fujii@oss.nttdata.com>, vignesh C
<vignesh21@gmail.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-22T13:08:37Z
Lists: pgsql-hackers
On 22/7/2025 14:49, Álvaro Herrera wrote: > On 2025-Jul-22, Fujii Masao wrote: >>> We should still remove all gettext_noop() markers in contrib :-) >> >> You mean to remove gettext_noop() also from basic_archive.c? > > Yes, it's useless and misleading. Feel free to do it in the same commit ... > Just for the record. This patch obviously resolves my issue [1] too ... [1] https://www.postgresql.org/message-id/39ac724e-58c8-4661-9e88-cb4ee97cb00e@gmail.com -- regards, Andrei Lepikhov
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove translation marker from libpq-be-fe-helpers.h.
- a7ca73af662b 19 (unreleased) landed
-
Log remote NOTICE, WARNING, and similar messages using ereport().
- 112faf1378ee 19 (unreleased) landed
-
Remove translation markers from libpq-be-fe-helpers.h
- 213c959a294d 17.0 cited