Re: to_timestamp docs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: to_timestamp docs
Date
Msg-id 27221.1556719310@sss.pgh.pa.us
Whole thread Raw
In response to to_timestamp docs  (Bruce Momjian <bruce@momjian.us>)
Responses Re: to_timestamp docs  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> I don't think the changes made in PG 12 are documented accurately.

That code is swapped out of my head at the moment, but it looks
to me like the para before the one you changed is where we discuss
the behavior for whitespace.  I'm not sure that this change is
right, or an improvement, in the context of both paras.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: to_timestamp docs
Next
From: Tomas Vondra
Date:
Subject: Re: walsender vs. XLogBackgroundFlush during shutdown