Thread
-
Fix typo in import_pg_statistic() comment
Ilia Evdokimov <ilya.evdokimov@tantorlabs.com> — 2026-04-09T13:02:55Z
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/
-
Re: Fix typo in import_pg_statistic() comment
Michael Paquier <michael@paquier.xyz> — 2026-04-10T04:37:30Z
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