Re: Date-time extraneous fields with reserved keywords - Mailing list pgsql-hackers

From Keisuke Kuroda
Subject Re: Date-time extraneous fields with reserved keywords
Date
Msg-id 167825413577.628976.992608777306663269.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Date-time extraneous fields with reserved keywords  (Joseph Koshakow <koshy44@gmail.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Thank you for the response and new patch.

The scope of impact is limited to 'epoch' and 'infinity'.
Also, it is unlikely that these reserved words will be 
used in combination with time/date, so this patch is appropriate.

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Allow logical replication to copy tables in binary format
Next
From: Jeff Davis
Date:
Subject: Re: Move defaults toward ICU in 16?