Re: Created feature for to_date() conversion using patterns 'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D'

From: Mark Lorenz <postgres(at)four-two(dot)de>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Created feature for to_date() conversion using patterns 'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D'
Date: 2019-12-20 16:02:01
Message-ID: f4e740a8de3ad1e762a28f6ff253ea4f@four-two.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I got the advice to split the patches for:
- fixing the to_char() function
- changing the to_date()/to_timestamp() behaviour

So I appended the split patches.

Kind regards,
Mark Lorenz

Attachment Content-Type Size
chg_to_date_yyyywwd.patch text/x-diff 7.2 KB
fix_to_char_yyyywwd.patch text/x-diff 53.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-12-20 16:12:53 Re: Clarifying/rationalizing Vars' varno/varattno/varnoold/varoattno
Previous Message Robert Haas 2019-12-20 15:43:57 Re: backup manifests