Improve conditional compilation for direct I/O alignment checks - Mailing list pgsql-hackers

From Junwang Zhao
Subject Improve conditional compilation for direct I/O alignment checks
Date
Msg-id CAEG8a3J5w053U=O2+4_uxbXuMnmQFFVQef4GveV9QfW0wdeEaw@mail.gmail.com
Whole thread Raw
Responses Re: Improve conditional compilation for direct I/O alignment checks
Re: Improve conditional compilation for direct I/O alignment checks
List pgsql-hackers
This patch refactors the alignment checks for direct I/O to preprocess phase,
thereby reducing some CPU cycles.

-- 
Regards
Junwang Zhao

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix an incorrect assertion condition in mdwritev().
Next
From: Alvaro Herrera
Date:
Subject: Re: First draft of PG 17 release notes