pgsql: Fix typo in comment - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Fix typo in comment
Date
Msg-id E1lYpcy-0001bi-1M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment

Author: Julien Rouhaud
Backpatch-through: 11
Discussion: https://postgr.es/m/20210420121659.odjueyd4rpilorn5@nol

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8b4b5669cde2b17bd6b5d68f584d97078f3296ac

Modified Files
--------------
src/backend/lib/dshash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Document LP_DEAD accounting issues in VACUUM.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Avoid unfortunate IPC::Run path caching in PostgresNode