Re: Replace l337sp34k in comments.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-28T01:32:25Z
Lists: pgsql-hackers
On Wed, Jul 28, 2021 at 09:39:02AM +1000, Peter Smith wrote:
> IMO the PG code comments are not an appropriate place for leetspeak creativity.
> 
> PSA a patch to replace a few examples that I recently noticed.
> 
> "up2date" --> "up-to-date"

Agreed that this is a bit cleaner to read, so done.  Just note that
pgindent has been complaining about the format of some of the updated
comments.
--
Michael

Commits

  1. Clarify some comments making use of leetspeak term "up2date"

  2. doc: restore intentional typo

  3. Introduce logical decoding.