Fix NLS for incorrect GUC enum value hint message
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-11-19T07:48:21Z
Releases:
19 (unreleased)
Fix NLS for incorrect GUC enum value hint message The translation markers were applied at the wrong place, so no string was extracted for translation. Also add translator comments here and in a similar place. Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de> Discussion: https://www.postgresql.org/message-id/2c961fa1-14f6-44a2-985c-e30b95654e8d%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/relation.c | modified | +1 −0 |
| src/backend/utils/misc/guc.c | modified | +6 −3 |
Discussion
- Reorganize GUC structs 20 messages · 2025-10-03 → 2026-06-24