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
-
Clarify some comments making use of leetspeak term "up2date"
- 7b7fbe1e8bb4 15.0 landed
-
doc: restore intentional typo
- 8a47b775a16f 13.0 cited
-
Introduce logical decoding.
- b89e151054a0 9.4.0 cited