public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andres Freund <[email protected]>
To: [email protected]
Subject: pgsql: aio: Change prefix of PgAioResultStatus values to PGAIO_RS_
Date: Sat, 22 Mar 2025 22:10:35 +0000
Message-ID: <[email protected]> (raw)
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 <[email protected]>
Discussion: https://postgr.es/m/CAAKRu_Yb+JzQpNsgUxCB0gBi+sE-mi_HmcJF6ALnmO4W+UgwpA@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/ca3067cc573d7c1ed617cfb959ae8507be17f1aa
Modified Files
--------------
src/backend/storage/aio/aio.c | 12 ++++++------
src/backend/storage/aio/aio_callback.c | 6 +++---
src/backend/storage/aio/aio_init.c | 2 +-
src/include/storage/aio_types.h | 8 ++++----
4 files changed, 14 insertions(+), 14 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: aio: Change prefix of PgAioResultStatus values to PGAIO_RS_
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox