pgsql: Fix typo

From: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2025-03-24 16:38:33
Message-ID: E1twkoq-000nlB-2P@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0e3e0ec06b995f6809f315752cbf5ff67902e095

Modified Files
--------------
src/test/authentication/t/001_password.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Melanie Plageman 2025-03-24 20:43:38 pgsql: Fix bitmapheapscan incorrect recheck of NULL tuples
Previous Message Fujii Masao 2025-03-24 15:22:06 pgsql: Allow pg_recvlogical --drop-slot to work without --dbname.