Workaround for format strings that are concatenated from macros
Peter Eisentraut <peter_e@gmx.net>
Workaround for format strings that are concatenated from macros (INT64_FORMAT), which gettext cannot handle.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/sequence.c | modified | +48 −15 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +37 −12 |