pgsql: Fix typos.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos.
Date: 2018-08-26 21:37:10
Message-ID: E1fu2ic-0004JS-1h@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos.

Author: David Rowley
Discussion: https://postgr.es/m/CAKJS1f8du35u5DprpykWvgNEScxapbWYJdHq%2Bz06Wj3Y2KFPbw%40mail.gmail.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9ca2207990002a2fd594fd7f9776d9d91acba189

Modified Files
--------------
src/backend/partitioning/partprune.c | 8 ++++----
src/backend/statistics/dependencies.c | 2 +-
src/backend/utils/adt/geo_spgist.c | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-08-27 00:14:43 pgsql: Improve VACUUM and ANALYZE by avoiding early lock queue
Previous Message Thomas Munro 2018-08-26 21:36:44 pgsql: Fix typos.