aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-04-23 14:18:11 +0200
committerPeter Eisentraut <peter@eisentraut.org>2021-04-23 14:21:37 +0200
commit82c3cd974131d7fa1cfcd07cebfb04fffe26ee35 (patch)
tree5e165fd8be0892ede2d4591ad32b559794fce887 /src/backend/executor/execMain.c
parent9486844f301e265a3ad11b612decaba2462c3c15 (diff)
downloadpostgresql-82c3cd974131d7fa1cfcd07cebfb04fffe26ee35.tar.gz
postgresql-82c3cd974131d7fa1cfcd07cebfb04fffe26ee35.zip
Factor out system call names from error messages
Instead, put them in via a format placeholder. This reduces the number of distinct translatable messages and also reduces the chances of typos during translation. We already did this for the system call arguments in a number of cases, so this is just the same thing taken a bit further. Discussion: https://www.postgresql.org/message-id/flat/92d6f545-5102-65d8-3c87-489f71ea0a37%40enterprisedb.com
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions