config: Rename "Asynchronous Behavior" to "I/O"
authorAndres Freund
Tue, 11 Feb 2025 16:39:20 +0000 (11:39 -0500)
committerAndres Freund
Tue, 11 Feb 2025 17:53:40 +0000 (12:53 -0500)
commit4dd09a1d415d143386d5e6dc9519615a8b18f850
tree3f5c1dd40aa9fa9edb7c01190097361c8fe05a89
parent740766d37cdf466438c0ccb6c4c8acaa62a7fc90
config: Rename "Asynchronous Behavior" to "I/O"

"I/O" seems more descriptive than "Asynchronous Behavior", given that some of
the GUCs in the section don't relate to anything asynchronous.

Most other abbreviations in the config sections are un-abbreviated, but
"Input/Output" seems less likely to be helpful than just IO or I/O.

Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/x3tlw2jk5gm3r3mv47hwrshffyw7halpczkfbk3peksxds7bvc@lguk43z3bsyq
doc/src/sgml/config.sgml
src/backend/utils/misc/guc_tables.c
src/backend/utils/misc/postgresql.conf.sample
src/include/utils/guc_tables.h