pgsql: Fix typos in comments.

From: Etsuro Fujita <efujita(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in comments.
Date: 2019-08-07 10:15:14
Message-ID: E1hvIyQ-0000QB-On@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in comments.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ca8a57b6369322b5ffd915c130da5e902d7f970c

Modified Files
--------------
src/backend/partitioning/partbounds.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2019-08-07 13:10:55 pgsql: Fix some typos in jsonpath documentation
Previous Message Heikki Linnakangas 2019-08-07 10:01:06 pgsql: Fix predicate-locking of HOT updated rows.