Re: BUG #15910: Valgrind-detected error in DecodeTimeOnly
Alexander Law <exclusion@gmail.com>
From: Alexander Lakhin <exclusion@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2019-08-07T04:29:40Z
Lists: pgsql-bugs
06.08.2019 9:24, Michael Paquier wrote: > On Tue, Aug 06, 2019 at 03:21:11PM +0900, Michael Paquier wrote: >> Note that the next set of minor versions is very close by (we are in a >> cease-fire period for commits on back-branches), so this won't be >> fixed in the upcoming releases. > By the way, as long as I do not forget, could you add this patch to > the next CF [1] as a bug fix? It is fine to add me as a reviewer. > > [1]: https://commitfest.postgresql.org/24/ Thank you Michael. It's done: https://commitfest.postgresql.org/24/2231/ Best regards, Alexander
Commits
-
Fix some incorrect parsing of time with time zone strings
- 1f7943698182 9.4.25 landed
- 1de3e0589a47 9.5.20 landed
- 7c64a2cd9446 9.6.16 landed
- 1ba4d0fe463e 10.11 landed
- d16d241a5555 11.6 landed
- d8652ec55513 12.0 landed
- 64579be64a38 13.0 landed