pgsql: Fix typos.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos.
Date: 2020-11-03 03:15:29
Message-ID: E1kZmnB-0008Hk-Vs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos.

Author: Hou Zhijie
Discussion: https://postgr.es/m/855a9421839d402b8b351d273c89a8f8@G08CNEXMBPEKD05.g08.fujitsu.local

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c2d8f6cc4848cf9276dff445bb0f2f664083eca

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 2 +-
src/include/access/xlogreader.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-11-03 08:21:11 pgsql: Remove use of deprecated containment operators in tests
Previous Message Tom Lane 2020-11-03 02:12:10 pgsql: Fix unportable use of getnameinfo() in pg_hba_file_rules view.