pgsql/src/backend/parser (gram.y) - Mailing list pgsql-committers

From thomas@postgresql.org
Subject pgsql/src/backend/parser (gram.y)
Date
Msg-id 200012031450.eB3Eotr16453@hub.org
Whole thread Raw
List pgsql-committers
  Date: Sunday, December  3, 2000 @ 09:50:55
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/parser
     from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/backend/parser

Modified Files:
    gram.y

-----------------------------  Log Message  -----------------------------

Repair usage of the OVERLAPS operator.
Allow some operator-like tokens to be used as function names.
Flesh out support for time, timetz, and interval operators
 and interactions.
Regression tests pass, but non-reference-platform horology test results
 will need to be updated.


pgsql-committers by date:

Previous
From: thomas@postgresql.org
Date:
Subject: pgsql/doc/src/sgml (datatype.sgml)
Next
From: thomas@postgresql.org
Date:
Subject: pgsql/src/backend/utils/adt (date.c)