aio: Change prefix of PgAioResultStatus values to PGAIO_RS_
Andres Freund <andres@anarazel.de>
aio: Change prefix of PgAioResultStatus values to PGAIO_RS_ The previous prefix wasn't consistent with the naming of other AIO related enum values. It seems best to rename it before the users are introduced. Reported-by: Melanie Plageman <melanieplageman@gmail.com> Discussion: https://postgr.es/m/CAAKRu_Yb+JzQpNsgUxCB0gBi+sE-mi_HmcJF6ALnmO4W+UgwpA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/aio/aio.c | modified | +6 −6 |
| src/backend/storage/aio/aio_callback.c | modified | +3 −3 |
| src/backend/storage/aio/aio_init.c | modified | +1 −1 |
| src/include/storage/aio_types.h | modified | +4 −4 |
Discussion
- AIO v2.0 213 messages · 2024-09-01 → 2025-07-29