diff options
author | Amit Kapila <akapila@postgresql.org> | 2022-03-07 08:33:58 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2022-03-07 08:33:58 +0530 |
commit | 5e0e99a80b2f41c8e9ed0f4071892d9e797a12be (patch) | |
tree | c94a552f30655805f9b68318136012ed95949ffa /contrib/jsonb_plpython/jsonb_plpython2u.control | |
parent | 9e98583898c347e007958c8a09911be2ea4acfb9 (diff) | |
download | postgresql-5e0e99a80b2f41c8e9ed0f4071892d9e797a12be.tar.gz postgresql-5e0e99a80b2f41c8e9ed0f4071892d9e797a12be.zip |
Make the errcontext message in logical replication worker translation friendly.
Previously, the message for logical replication worker errcontext is
incrementally built, which was not translation friendly. Instead, we use
complete sentences with if-else branches.
We also remove the commit timestamp from the context message since it's
not important information and made the message long.
Author: Masahiko Sawada
Reviewed-by: Takamichi Osumi, and Amit Kapila
Discussion: https://postgr.es/m/CAD21AoBarBf2oTF71ig2g_o=3Z_Dt6_sOpMQma1kFgbnA5OZ_w@mail.gmail.com
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython2u.control')
0 files changed, 0 insertions, 0 deletions