Rename hook functions for debug_io_direct to match variable name.
authorPeter Eisentraut <[email protected]>
Tue, 22 Aug 2023 12:12:45 +0000 (14:12 +0200)
committerThomas Munro <[email protected]>
Thu, 24 Aug 2023 10:25:49 +0000 (22:25 +1200)
commit4f3514f201cf007a3e0c0abbf21b70a711269ab0
tree3f4898b7926389aaef2cdbdc9e28a2905d58b64b
parentb575a26c66e438225f1c0f95ed8c5efc793d3a14
Rename hook functions for debug_io_direct to match variable name.

Commit 319bae9a renamed the GUC.  Rename the check and assign functions
to match, and alphabetize.

Back-patch to 16.

Author: Peter Eisentraut <[email protected]>
Discussion: https://postgr.es/m/2769341e-fa28-c2ee-3e4b-53fdcaaf2271%40eisentraut.org
src/backend/storage/file/fd.c
src/backend/utils/misc/guc_tables.c
src/include/utils/guc_hooks.h