aio: Rename pgaio_io_prep_* to pgaio_io_start_*

Andres Freund <andres@anarazel.de>

Commit: 9469d7fdd2bcf2327ad91a1022885953a461942a
Author: Andres Freund <andres@anarazel.de>
Date: 2025-03-26T20:10:29Z
Releases: 18.0
aio: Rename pgaio_io_prep_* to pgaio_io_start_*

The old naming pattern (mirroring liburing's naming) was inconsistent with
the (not yet introduced) callers. It seems better to get rid of the
inconsistency now than to grow more users of the odd naming.

Reported-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20250326001915.bc.nmisch@google.com

Files

Discussion

  • AIO v2.0 213 messages · 2024-09-01 → 2025-07-29