| From: | David Harper <adh(at)sanger(dot)ac(dot)uk> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Ambiguous language in Table 8.13. Special Date/Time Inputs [EXT] |
| Date: | 2019-07-10 10:13:33 |
| Message-ID: | 1DC28BBD-A4B8-4083-AC83-BD5B012FF3B1@sanger.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
> I actually agree with your opinion that "midnight" is fine.
> That text has been that way for over fifteen years[1], and
> nobody's complained before that it was ambiguous.
Conversely, how many users over the past fifteen years have read that table, and then felt compelled (as I did) to run a query such as
select 'today'::timestamp,'yesterday'::timestamp,'tomorrow'::timestamp;
on their PostgreSQL cluster to clear the ambiguity for themselves?
Best regards
David Harper
Wellcome Sanger Institute, Cambridge, England
--
The Wellcome Sanger Institute is operated by Genome Research
Limited, a charity registered in England with number 1021457 and a
company registered in England with number 2742969, whose registered
office is 215 Euston Road, London, NW1 2BE.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan S. Katz | 2019-07-10 17:32:31 | Re: Ambiguous language in Table 8.13. Special Date/Time Inputs [EXT] |
| Previous Message | Michael Paquier | 2019-07-10 07:13:07 | Re: Postgres 11: Table Partitioning and Primary Keys |