Thread: pgsql/src backend/utils/adt/datetime.c include ...

pgsql/src backend/utils/adt/datetime.c include ...

From
thomas@postgresql.org
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    01/12/31 21:54:35

Modified files:
    src/backend/utils/adt: datetime.c
    src/include/utils: datetime.h

Log message:
    Rename TIME token to ISOTIME to eliminate conflict with gram.y parser
    token. Seems to be isolated to datetime.c and datetime.h.