public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andres Freund <[email protected]>
To: [email protected]
Subject: pgsql: aio: Add liburing dependency
Date: Thu, 27 Mar 2025 00:15:53 +0000
Message-ID: <[email protected]> (raw)
aio: Add liburing dependency
Will be used in a subsequent commit, to implement io_method=io_uring. Kept
separate for easier review.
Reviewed-by: Noah Misch <[email protected]>
Discussion: https://postgr.es/m/uvrtrknj4kdytuboidbhwclo4gxhswwcpgadptsjvjqcluzmah%40brqs62irg4dt
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/8eadd5c73c44708ecd45b9fd3ac54a550511d16f
Modified Files
--------------
.cirrus.tasks.yml | 1 +
configure | 139 +++++++++++++++++++++++++++++++++++++++++
configure.ac | 12 ++++
doc/src/sgml/installation.sgml | 34 ++++++++++
meson.build | 14 +++++
meson_options.txt | 3 +
src/Makefile.global.in | 6 +-
src/backend/Makefile | 7 ++-
src/include/pg_config.h.in | 3 +
src/makefiles/meson.build | 3 +
10 files changed, 218 insertions(+), 4 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: Add liburing dependency
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