pgsql: Fix typos.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos.
Date: 2019-04-09 21:21:52
Message-ID: E1hDyBk-0006HM-J0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/255044889d419354b46a2bf8907b83507d695af5

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

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2019-04-10 00:51:53 pgsql: Improve comment in sync.h.
Previous Message Tom Lane 2019-04-09 19:47:53 pgsql: Prevent inlining of multiply-referenced CTEs with outer recursiv