diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-04-30 11:55:03 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-04-30 12:00:39 +0300 |
commit | 96c7381c4ceee2ef7c0a7327beb71dec47cf855e (patch) | |
tree | d02d19962150874bfaafedc34c8a98ea0a0a984a /src/tutorial/complex.c | |
parent | fcf80c5d5f0f3787e70fca8fd029d2e08a923f91 (diff) | |
download | postgresql-96c7381c4ceee2ef7c0a7327beb71dec47cf855e.tar.gz postgresql-96c7381c4ceee2ef7c0a7327beb71dec47cf855e.zip |
Fix error message in check_partition_bounds_for_split_range()
Currently, the error message is produced by a system of complex substitutions
making it quite untranslatable and hard to read. This commit splits this into
4 plain error messages suitable for translation.
Reported-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20240408.152402.1485994009160660141.horikyota.ntt%40gmail.com
Reviewed-by: Pavel Borisov
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions