pgsql: Fix typo in 2a8a0067.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in 2a8a0067.
Date: 2025-02-18 01:52:30
Message-ID: E1tkCmj-007iCY-SZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2025-02-18 03:59:13 pgsql: Doc: Improve pg_replication_slots.inactive_since description.
Previous Message Tom Lane 2025-02-17 21:17:54 pgsql: Stamp 13.20.