Thread: pgsql: Fix typo in 2a8a0067.

pgsql: Fix typo in 2a8a0067.

From
Thomas Munro
Date:
Fix typo in 2a8a0067.

Builds configured with Valgrind but without assertions would fail due to
a typo in the recent change.  This should be included when back-patching
2a8a0067 into v17.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2509b857cc1067be628291864289f27325760477

Modified Files
--------------
src/backend/storage/aio/read_stream.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)