Re: date_trunc() in a specific time zone - Mailing list pgsql-hackers

From Tom Lane
Subject Re: date_trunc() in a specific time zone
Date
Msg-id 11785.1542228151@sss.pgh.pa.us
Whole thread Raw
In response to Re: date_trunc() in a specific time zone  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: date_trunc() in a specific time zone  (Vik Fearing <vik.fearing@2ndquadrant.com>)
List pgsql-hackers
I wrote:
> Here's a v2 that transposes the code to C so that we can get that
> optimization.

Pushed after a bit more testing and documentation-wordsmithing.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query
Next
From: David Rowley
Date:
Subject: Re: Speeding up INSERTs and UPDATEs to partitioned tables