pgsql: Fix typos in operatorcmds.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in operatorcmds.c
Date: 2021-05-10 06:51:02
Message-ID: E1lfzks-0001C5-BX@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in operatorcmds.c

Author: Kyotaro Horiguchi, Justin Pryzby
Discussion: https://postgr.es/m/20210428.173633.1525059946206239295.horikyota.ntt@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/829daab4bbe356a2f9ae0b2ee0fc98bc2279d754

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-05-10 08:09:29 pgsql: Remove unused function arguments
Previous Message Julien Rouhaud 2021-05-10 06:06:14 Re: pgsql: doc: first draft of the PG 14 release notes