pgsql: Add C comment about why we don't spell out "month" in interval v - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add C comment about why we don't spell out "month" in interval v
Date
Msg-id E1QP5Gb-0006IM-JX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add C comment about why we don't spell out "month" in interval values.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0711a8b2b340ee0b0a7fd7ea2ac0fa6aee4708ae

Modified Files
--------------
src/backend/utils/adt/datetime.c |    5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Convert builddoc.bat into a perl script that actually works.