On Mon, 1 Jul 2024 at 13:41, David G. Johnston <david.g.johns...@gmail.com> wrote: > I presume the relatively new atomic SQL functions pose a similar hazard.
Do you have an example of this? > The fact that 'now()'::timestamp fails to fail doesn't help... If that's the case, maybe a tiny step towards what Peter proposed is just to make trailing punctuation fail for timestamp special values in v18. David