aio: Simplify pgaio_worker_submit().

Thomas Munro <tmunro@postgresql.org>

Commit: fc44f106657a0b2f55147d8309a676a6ac555a95
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2026-04-05T06:07:21Z
aio: Simplify pgaio_worker_submit().

Merge pgaio_worker_submit_internal() and pgaio_worker_submit().  The
separation didn't serve any purpose.

Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CA%2BhUKG%2Bm4xV0LMoH2c%3DoRAdEXuCnh%2BtGBTWa7uFeFMGgTLAw%2BQ%40mail.gmail.com

Files

PathChange+/−
src/backend/storage/aio/method_worker.c modified +5 −15

Discussion