Rename hook functions for debug_io_direct to match variable name.
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Committer:
Thomas Munro <tmunro@postgresql.org>
Date: 2023-08-24T10:27:53Z
Releases:
16.0
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 <peter@eisentraut.org> Discussion: https://postgr.es/m/2769341e-fa28-c2ee-3e4b-53fdcaaf2271%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/file/fd.c | modified | +3 −3 |
| src/backend/utils/misc/guc_tables.c | modified | +3 −3 |
| src/include/utils/guc_hooks.h | modified | +2 −2 |
Discussion
- Direct I/O 113 messages · 2022-11-01 → 2023-08-23