Re: Fix comment typo in canonicalize_path_enc()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix comment typo in canonicalize_path_enc()
Date: 2026-07-13 04:08:28
Message-ID: alRkvML5tp7cez7r@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 13, 2026 at 11:34:38AM +0800, Japin Li wrote:
> I found a small typo in the canonicalize_path_enc() comment -- it should be
> "parsed", not "parse".

As in the variable name. Thanks, grabbed for later.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jingtang Zhang 2026-07-13 04:28:01 Re: Fix FSM range endpoint after relation extension
Previous Message shveta malik 2026-07-13 04:05:30 Re: sequencesync worker race with REFRESH SEQUENCES