Re: Replace l337sp34k in comments.
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Peter Smith <smithpb2250@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-29T10:22:57Z
Lists: pgsql-hackers
On 7/27/21 7:39 PM, 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" > Personally, I would have written this as just "up to date", I don't think the hyphens are required. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
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