diff options
author | Michael Paquier | 2019-12-24 03:14:08 +0000 |
---|---|---|
committer | Michael Paquier | 2019-12-24 03:14:08 +0000 |
commit | cce64a51cabc1e59d202d95bb0b92ed22bac73cf (patch) | |
tree | c4d936c35802235c15c128abffd4ec91e6104396 /contrib/ltree_plpython/ltree_plpythonu--1.0.sql | |
parent | e69d644547785cc9f079650d29118a3688bc5039 (diff) |
Replace use of strerror() with %s by %m in pg_waldump
Since d6c55de1, src/port/snprintf.c is able to use %m instead of
strerror(). A couple of utilities in src/bin/ have already done the
switch, and do it now for pg_waldump as this reduces the workload for
translators.
Note that more could be done, particularly with pgbench. Thanks to
Kyotaro Horiguchi for the discussion.
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'contrib/ltree_plpython/ltree_plpythonu--1.0.sql')
0 files changed, 0 insertions, 0 deletions