pgsql: Fix copy-and-paste typo - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix copy-and-paste typo
Date
Msg-id E1tbMor-003IhG-I1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix copy-and-paste typo

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/13a255c195c9911d6b66179f5c2344597dc47155

Modified Files
--------------
contrib/bloom/blvalidate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: pgcrypto: Make it possible to disable built-in crypto
Next
From: Tom Lane
Date:
Subject: pgsql: Make jsonb casts to scalar types translate JSON null to SQL NULL