pgsql: aio: Fix reference to outdated name

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: aio: Fix reference to outdated name
Date: 2025-06-30 14:44:18
Message-ID: E1uWFk2-0043PP-0i@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

aio: Fix reference to outdated name

Reported-by: Antonin Houska <ah(at)cybertec(dot)at>
Author: Antonin Houska <ah(at)cybertec(dot)at>
Discussion: https://postgr.es/m/5250.1751266701@localhost
Backpatch-through: 18, where da7226993fd4 introduced this

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f20a347e1a613cfc9053e7bc3d254608ae968386

Modified Files
--------------
src/include/storage/aio_types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2025-06-30 18:56:43 Re: pgsql: Introduce pg_shmem_allocations_numa view
Previous Message Andrew Dunstan 2025-06-30 14:15:40 pgsql: Avoid uninitialized value error in TAP tests' Cluster->psql