pgsql: Fix typo - Mailing list pgsql-committers

From Tomas Vondra
Subject pgsql: Fix typo
Date
Msg-id E1hAPLZ-0006RU-Hh@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo

Author: John Naylor

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Speed up planning when partitions can be pruned at plan time.
Next
From: Andres Freund
Date:
Subject: pgsql: tableam: Move heap specific logic from estimate_rel_size belowt