Re: generate_series for timestamptz and time zone problem - Mailing list pgsql-hackers

From Tom Lane
Subject Re: generate_series for timestamptz and time zone problem
Date
Msg-id 975384.1675123655@sss.pgh.pa.us
Whole thread Raw
In response to Re: generate_series for timestamptz and time zone problem  (Gurjeet Singh <gurjeet@singh.im>)
Responses Re: generate_series for timestamptz and time zone problem
List pgsql-hackers
Gurjeet Singh <gurjeet@singh.im> writes:
> [ generate_series_with_timezone.v6.patch ]

The cfbot isn't terribly happy with this.  It looks like UBSan
is detecting some undefined behavior.  Possibly an uninitialized
variable?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Making background psql nicer to use in tap tests
Next
From: Peter Smith
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply