Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern

Edit
Title Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern
Topic Miscellaneous
Created 2019-12-24 12:54:14
Last modified 2020-07-10 20:10:58 (3 years, 9 months ago)
Latest email 2020-07-10 20:10:46 (3 years, 9 months ago)
Status
2020-07: Returned with feedback
2020-03: Moved to next CF
2020-01: Moved to next CF
Target version
Authors Mark Lorenz (s-man42)
Reviewers Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim)Become reviewer
Committer
Links
Emails
Created feature for to_date() conversion using patterns 'YYYY-WW', 'YYYY-WW-D', 'YYYY-MM-W' and 'YYYY-MM-W-D'
First at 2019-10-08 13:25:26 by postgres <postgres at four-two.de>
Latest at 2020-07-10 20:10:46 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (chg_to_date_yyyywwd.patch) at 2020-01-10 12:22:38 from Mark Lorenz <postgres at four-two.de>
    Attachment (chg_to_date_yyyywwd.patch) at 2020-01-10 12:22:38 from Mark Lorenz <postgres at four-two.de> (Patch: Yes)
    Attachment (chg_to_date_yyyywwd.patch) at 2019-12-20 16:02:01 from Mark Lorenz <postgres at four-two.de> (Patch: Yes)
    Attachment (fix_yyyywwd.patch) at 2019-12-20 14:08:18 from Mark Lorenz <postgres at four-two.de> (Patch: Yes)

Annotations

When Who Mail Annotation
2019-12-24 12:57:59 Mark Lorenz (s-man42) From Mark Lorenz <postgres@four-two.de>
at 2019-12-20 16:02:01
Attention: Two patches in one thread! Bugfix patch for https://commitfest.postgresql.org/26/2388/ is "fix_to_char_yyyywwd.patch"
2019-12-24 12:59:09 Mark Lorenz (s-man42) From Mark Lorenz <postgres@four-two.de>
at 2019-12-20 16:02:01
Attention: Two patches in one thread! Patch for https://commitfest.postgresql.org/26/2389/ is "chg_to_date_yyyywwd.patch"
History
When Who What
2020-07-10 20:10:58 Tom Lane (tgl) Closed in commitfest 2020-07 with status: Returned with feedback
2020-04-08 15:24:21 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-02-01 12:43:31 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-01-30 03:12:44 Heron Bonfim (heronbonfim) Added heronbonfim as reviewer
2020-01-12 15:42:55 Cleysson Lima (cleyssonlima) Added cleyssonlima as reviewer
2019-12-24 12:59:09 Mark Lorenz (s-man42) Added annotation "Attention: Two patches in one thread! Patch for https://commitfest.postgresql.org/26/2389/ is "chg_to_date_yyyywwd.patch" " to f4e740a8de3ad1e762a28f6ff253ea4f@four-two.de
2019-12-24 12:57:59 Mark Lorenz (s-man42) Added annotation "Attention: Two patches in one thread! Bugfix patch for https://commitfest.postgresql.org/26/2388/ is "fix_to_char_yyyywwd.patch"" to f4e740a8de3ad1e762a28f6ff253ea4f@four-two.de
2019-12-24 12:55:17 Mark Lorenz (s-man42) Deleted annotation "Fix patch is "fix_to_char_yyyywwd.patch"" from f4e740a8de3ad1e762a28f6ff253ea4f@four-two.de
2019-12-24 12:54:25 Mark Lorenz (s-man42) Changed authors to Mark Lorenz (s-man42)
2019-12-24 12:54:14 Mark Lorenz (s-man42) Attached mail thread c2a5dc4bd855db7b58303031e46c5b9e@four-two.de
2019-12-24 12:54:14 Mark Lorenz (s-man42) Created patch record
Edit