Re: Replace l337sp34k in comments.
Gavin Flower <gavinflower@archidevsys.co.nz>
From: Gavin Flower <GavinFlower@archidevsys.co.nz>
To: Geoff Winkless <pgsqladmin@geoff.dj>, Andrew Dunstan <andrew@dunslane.net>
Cc: Peter Smith <smithpb2250@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-29T21:46:59Z
Lists: pgsql-hackers
On 30/07/21 12:51 am, Geoff Winkless wrote: > On Thu, 29 Jul 2021 at 11:22, Andrew Dunstan <andrew@dunslane.net > <mailto:andrew@dunslane.net>> wrote: > > Personally, I would have written this as just "up to date", I don't > think the hyphens are required. > > FWIW Mirriam-Webster and the CED suggest "up-to-date" when before a > noun, so the changes should be "up-to-date answer" but "are up to date". > > https://dictionary.cambridge.org/dictionary/english/up-to-date > <https://dictionary.cambridge.org/dictionary/english/up-to-date> > > Geoff That 'feels' right to me. Though in code, possibly it would be better to just use 'up-to-date' in code for consistency and to make the it easier to grep? As a minor aside: double quotes should be used for speech and single quotes for quoting! Cheers, Gavin
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