git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9486844) | patch
Factor out system call names from error messages
2021年4月23日 12:18:11 +0000 (14:18 +0200)
2021年4月23日 12:21:37 +0000 (14:21 +0200)
commit 82c3cd974131d7fa1cfcd07cebfb04fffe26ee35
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
src/backend/libpq/pqcomm.c diff | blob | blame | history
src/backend/postmaster/pgstat.c diff | blob | blame | history
src/backend/storage/ipc/latch.c diff | blob | blame | history
src/bin/pg_basebackup/pg_recvlogical.c diff | blob | blame | history
src/bin/pg_basebackup/receivelog.c diff | blob | blame | history
src/bin/pg_dump/parallel.c diff | blob | blame | history
src/bin/pg_upgrade/parallel.c diff | blob | blame | history
src/common/exec.c diff | blob | blame | history
src/interfaces/libpq/fe-connect.c diff | blob | blame | history
src/interfaces/libpq/fe-misc.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /