Re: Fix typo in import_pg_statistic() comment

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix typo in import_pg_statistic() comment
Date: 2026-04-10 04:37:30
Message-ID: adh-igu1HmdkjgET@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 09, 2026 at 04:02:55PM +0300, Ilia Evdokimov wrote:
> There is a small typo in a comment for import_pg_statistic(): "swicthed" ->
> "switched".

Thanks. Grabbed this one for later.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-04-10 05:48:34 Re: Bug: var_is_nonnullable() gives wrong results for old/new in RETURNING
Previous Message Amit Langote 2026-04-10 04:21:37 Re: Eliminating SPI / SQL from some RI triggers - take 3