pgsql/src/include/catalog (catversion.h pg_operator.h pg_proc.h)

From: thomas(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (catversion.h pg_operator.h pg_proc.h)
Date: 2000-12-03 14:51:10
Message-ID: 200012031451.eB3EpAc17197@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Sunday, December 3, 2000 @ 09:51:10
Author: thomas

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

Modified Files:
catversion.h pg_operator.h pg_proc.h

----------------------------- 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.

Browse pgsql-committers by date

  From Date Subject
Next Message thomas 2000-12-03 14:51:11 pgsql/src/include/utils (date.h)
Previous Message thomas 2000-12-03 14:51:01 pgsql/src/backend/utils/adt (date.c)