postgresql/src/backend/port
Peter Eisentraut 0e392fcc0d Use errmsg_internal for debug messages
An inconsistent set of debug-level messages was not using
errmsg_internal(), thus uselessly exposing the messages to translation
work.  Fix those.
2021-02-17 11:33:25 +01:00
..
aix Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
hpux Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00
tas Update copyright for 2021 2021-01-02 13:06:25 -05:00
win32 Update copyright for 2021 2021-01-02 13:06:25 -05:00
.gitignore Refactor dlopen() support 2018-09-06 11:33:04 +02:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
atomics.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
posix_sema.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
sysv_sema.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
sysv_shmem.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
win32_sema.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
win32_shmem.c Use errmsg_internal for debug messages 2021-02-17 11:33:25 +01:00