Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane <tgl@sss.pgh.pa.us>
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings. Further code simplification along the same lines as d914eb347 and earlier patches. Aleksander Alekseev, Japin Li Discussion: https://postgr.es/m/CAJ7c6TMSKi3Xs8h5MP38XOnQQpBLazJvVxVfPn++roitDJcR7g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/brin/brin.c | modified | +4 −10 |
| src/backend/commands/copyfrom.c | modified | +20 −17 |
| src/backend/commands/sequence.c | modified | +32 −94 |
| src/backend/utils/adt/xid8funcs.c | modified | +2 −3 |
| src/bin/pg_checksums/pg_checksums.c | modified | +8 −19 |
Discussion
- [PATCH] Remove workarounds to format [u]int64's 12 messages · 2022-03-21 → 2022-03-23