pgsql: Fix typo in reorderbuffer.c.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in reorderbuffer.c.
Date: 2021-01-05 02:31:47
Message-ID: E1kwc8R-00042i-VU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in reorderbuffer.c.

Author: Zhijie Hou
Reviewed-by: Sawada Masahiko
Discussion: https://postgr.es/m/ba88bb58aaf14284abca16aec04bf279@G08CNEXMBPEKD05.g08.fujitsu.local

Branch
------
master

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

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-01-05 02:44:19 pgsql: Fix typo in origin.c.
Previous Message Thomas Munro 2021-01-05 01:00:34 pgsql: Replace remaining uses of "whitelist".