pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu

pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu

pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu

pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu

pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu

pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu

pgsql: Fix some incorrect parsing of time with time zone strings

2019-08-07 Thread Michael Paquier
Fix some incorrect parsing of time with time zone strings When parsing a timetz string with a dynamic timezone abbreviation or a timezone not specified, it was possible to generate incorrect timestamps based on a date which uses some non-initialized variables if the input string did not specify fu