Re: pgsql: Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than - Mailing list pgsql-committers

From Greg Stark
Subject Re: pgsql: Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than
Date
Msg-id CAM-w4HM2R-210MUK9wURt5EWT2kfrpqThuCVspfYu1ueyQ6fJA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Sun, Sep 6, 2015 at 4:02 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Shouldn't that get back-patched?

Indeed. I was trying to work out the git workflow and making a token
effort to test it. I think I've done it now.

> Also, what about ecpg's copy of the code?

That I hadn't thought of. Will look at it but it's after 4am here now
so I'll get to it tomorrow.


--
greg


pgsql-committers by date:

Previous
From: Greg Stark
Date:
Subject: pgsql: Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than
Next
From: Andres Freund
Date:
Subject: pgsql: Add ability to reserve WAL upon slot creation via replication pr