pgsql: Fix typo in comment.

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

Fix typo in comment.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/26555cbd6e1443ea783717fd49b2ca1d55e4a015

Modified Files
--------------
src/backend/utils/cache/partcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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.