Re: BUG #15910: Valgrind-detected error in DecodeTimeOnly
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2019-08-07T09:54:44Z
Lists: pgsql-bugs
On Wed, Aug 07, 2019 at 07:12:48AM +0300, Alexander Lakhin wrote: > Sure, please look at the improved fix. Thanks Alexander. I have been able to look at that today, and applied the patch down to 9.4, after testing each branch. Valgrind was complaining all the way down.. -- Michael
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