postgresql/src
Michael Paquier 56df07bb9e Make more consistent some error messages for file-related operations
Some error messages which report something about a file operation use
as well context which is already provided within the path being worked
on, making things rather duplicated.  This creates more work for
translators, and does not actually bring clarity.

More could be done, however in a lot of cases the context used is
actually useful, still that patch gets down things with a good cut.

Author: Michael Paquier
Reviewed-by: Kyotaro Horiguchi, Tom Lane
Discussion: https://postgr.es/m/20180718044711.GA8565@paquier.xyz
2018-07-23 09:19:12 +09:00
..
backend Make more consistent some error messages for file-related operations 2018-07-23 09:19:12 +09:00
bin Make more consistent some error messages for file-related operations 2018-07-23 09:19:12 +09:00
common Rework error messages around file handling 2018-07-18 08:01:23 +09:00
fe_utils
include Hand code string to integer conversion for performance. 2018-07-22 14:58:23 -07:00
interfaces Fix error message when a hostaddr cannot be parsed. 2018-07-19 20:24:29 +03:00
makefiles Remove Windows module-list-dumping code. 2018-04-30 13:20:13 -04:00
pl Deduplicate "invalid input syntax" messages for various types. 2018-07-22 14:58:01 -07:00
port Guard against rare RAND_bytes() failures in pg_strong_random(). 2018-07-20 08:55:44 +01:00
template
test Hand code string to integer conversion for performance. 2018-07-22 14:58:23 -07:00
timezone Update time zone data files to tzdata release 2018e. 2018-05-09 13:56:22 -04:00
tools Add subtransaction handling for table synchronization workers. 2018-07-16 17:33:22 -04:00
tutorial Deduplicate "invalid input syntax" messages for various types. 2018-07-22 14:58:01 -07:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk