Fix typo in import_pg_statistic() comment

From: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fix typo in import_pg_statistic() comment
Date: 2026-04-09 13:02:55
Message-ID: 4638f321-3128-45b0-b147-33401bbe2688@tantorlabs.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

There is a small typo in a comment for import_pg_statistic(): "swicthed"
-> "switched".

This patch fixes it.

--
Best regards,
Ilia Evdokimov,
Tantor Labs LLC,
https://tantorlabs.com/

Attachment Content-Type Size
v1-0001-There-is-a-small-typo-in-a-comment-for-import_pg_.patch text/x-patch 1.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-04-09 14:00:32 Re: Add errdetail() with PID and UID about source of termination signal
Previous Message Andreas Karlsson 2026-04-09 12:55:34 Re: DOCS - Add introductory paragraph to Getting Started chapter