postgres/src
Andrew Dunstan b52a4a5f28 Clean up error messages from 1495eff7bd
Quote file names, and mostly avoid hard coded file names. Along the way
make a few other minor improvements.

Discussion: https://postgr.es/m/20250407.152721.1397761902317499205.horikyota.ntt@gmail.com
2025-04-07 12:22:41 -04:00
..
backend Add local-address escape "%L" to log_line_prefix. 2025-04-07 11:06:05 -04:00
bin Clean up error messages from 1495eff7bd 2025-04-07 12:22:41 -04:00
common Use XLOG_CONTROL_FILE macro consistently for control file name. 2025-04-07 09:27:33 +09:00
fe_utils add new list type simple_oid_string_list to fe-utils/simple_list 2025-04-04 16:01:22 -04:00
include Add local-address escape "%L" to log_line_prefix. 2025-04-07 11:06:05 -04:00
interfaces libpq: Fix some issues in TAP tests for service files 2025-04-07 12:55:09 +09:00
makefiles aio: Add liburing dependency 2025-03-26 19:45:32 -04:00
pl plpython: Add test for returning Python set from SETOF function 2025-04-03 11:09:50 +02:00
port Compute CRC32C using AVX-512 instructions where available 2025-04-06 14:04:30 +07:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Compute CRC32C using AVX-512 instructions where available 2025-04-06 14:04:30 +07:00
timezone pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
tools Fix memory leaks in px_crypt_shacrypt(). 2025-04-06 11:57:22 -04:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to Unicode 16.0.0 2025-04-03 12:00:09 +02:00
Makefile.shlib
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk