Re: Fixing various typos in comments and docs

From: Jacob Brazeal <jacob(dot)brazeal(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fixing various typos in comments and docs
Date: 2025-04-12 00:18:06
Message-ID: CA+COZaD1TKz47Y_T8BSGjr1whAeiU_2=urS6YnZJFxMv4AUOwQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you! I had completely forgotten about this, I appreciate that you dug
this one out of the archives!

> Existing spellcheckers for code usually have quite high rates of false
> positives, so any automated tooling would have to avoid that to not
become a
> burden rather than a help. Personally I think it's something which is
best
>suited for manual processing with manual review of findings, much like
static
> code analysis.

Sounds good.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-04-12 00:18:55 Re: n_ins_since_vacuum stats for aborted transactions
Previous Message Bharath Rupireddy 2025-04-11 23:35:42 Re: New committer: Jacob Champion