| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, John Naylor <johncnaylorls(at)gmail(dot)com> |
| Subject: | Re: Reorganize GUC structs |
| Date: | 2025-11-07 15:53:26 |
| Message-ID: | 202511071553.zqy5vsuepvke@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2025-Nov-07, Peter Eisentraut wrote:
> Actually, the ", " already exists in the message catalog, so adding a
> comment here might confuse the other site.
This one?
#: replication/logical/relation.c:245
#, c-format
msgid ", \"%s\""
msgstr ", »%s«"
It's different. (And warrants a comment too, IMO)
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"La rebeldía es la virtud original del hombre" (Arthur Schopenhauer)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Maxim Orlov | 2025-11-07 16:03:11 | Re: POC: make mxidoff 64 bits |
| Previous Message | Peter Eisentraut | 2025-11-07 15:53:01 | Re: Some efforts to get rid of "long" in our codebase |