aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2021-08-25 11:46:25 +0900
committerFujii Masao <fujii@postgresql.org>2021-08-25 11:47:46 +0900
commit7d9026cbfd340a4de6c96ff7c728e53c3791e1cc (patch)
tree20795d98e4924cb3a4bbf38dd00fa79c04094818 /src/backend/commands/tablecmds.c
parent81fa1bce2770ee9c9ffe92baa7c5abae70939c59 (diff)
downloadpostgresql-7d9026cbfd340a4de6c96ff7c728e53c3791e1cc.tar.gz
postgresql-7d9026cbfd340a4de6c96ff7c728e53c3791e1cc.zip
Avoid using ambiguous word "positive" in error message.
There are two identical error messages about valid value of modulus for hash partition, in PostgreSQL source code. Commit 0e1275fb07 improved only one of them so that ambiguous word "positive" was avoided there, and forgot to improve the other. This commit improves the other. Which would reduce translator burden. Back-pach to v11 where the error message exists. Author: Kyotaro Horiguchi Reviewed-by: Fujii Masao Discussion: https://postgr.es/m/20210819.170315.1413060634876301811.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions