Re: date_trunc() in a specific time zone

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vik(dot)fearing(at)2ndquadrant(dot)com
Cc: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>, Steve Crawford <scrawford(at)pinpointresearch(dot)com>, andreas(at)proxel(dot)se, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: date_trunc() in a specific time zone
Date: 2018-11-14 20:42:31
Message-ID: 11785.1542228151@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2018-11-14 20:48:33 Re: Speeding up INSERTs and UPDATEs to partitioned tables
Previous Message Haribabu Kommi 2018-11-14 20:35:43 Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query