pgsql: Fix typo

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2021-05-11 07:12:29
Message-ID: E1lgMZB-0002CU-11@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6d177e2813a2b4415539e2861b595583cc1a8f71

Modified Files
--------------
src/backend/parser/parse_cte.c | 2 +-
src/test/regress/expected/with.out | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-05-11 08:08:43 Re: pgsql: autovacuum: handle analyze for partitioned tables
Previous Message Bruce Momjian 2021-05-11 03:56:49 pgsql: doc: update PG 14 release notes based on feedback so far