postgres/src
Andres Freund 28e7a9968e postmaster: Rename some shutdown related PMState phase names
The previous names weren't particularly clear. Future patches will add more
shutdown phases, making it even more important to have understandable shutdown
phases.

Suggested-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/d2cd8fd3-396a-4390-8f0b-74be65e72899@iki.fi
2025-01-10 11:43:00 -05:00
..
backend postmaster: Rename some shutdown related PMState phase names 2025-01-10 11:43:00 -05:00
bin Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:04:23 +13:00
common Update copyright for 2025 2025-01-01 11:21:55 -05:00
fe_utils flex code modernization: Replace YY_EXTRA_TYPE define with flex option 2025-01-06 09:47:58 +01:00
include Adjust signature of cluster_rel() and its subroutines 2025-01-10 13:09:38 +01:00
interfaces Fix error message wording 2025-01-07 20:07:32 +01:00
makefiles Update copyright for 2025 2025-01-01 11:21:55 -05:00
pl Provide 64-bit ftruncate() and lseek() on Windows. 2025-01-09 15:00:58 +13:00
port Update copyright for 2025 2025-01-01 11:21:55 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Fix an ALTER GROUP ... DROP USER error message. 2025-01-09 17:10:13 -06:00
timezone Update copyright for 2025 2025-01-01 11:21:55 -05:00
tools Refactor some code related to backend statistics 2025-01-10 09:00:48 +09:00
tutorial Update copyright for 2025 2025-01-01 11:21:55 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Use <stdint.h> and <inttypes.h> for c.h integers. 2024-12-04 15:05:38 +13:00
Makefile.shlib
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk