Patch applied. Thanks. Sorry for the delay in applying.
---
Magnus Hagander wrote:
> Hello!
>
> Attached patch gets rid of the global timezone in the following steps:
>
> * Changes the APIs to the timezone functions to
Hello!
Attached patch gets rid of the global timezone in the following steps:
* Changes the APIs to the timezone functions to take a pg_tz pointer as
an argument, representing the timezone to use for the selected
operation.
* Adds a global_timezone variable that represents the current timezone
i