OSDN Git Service

Implement IS OF type predicate. Can now do queries of the form:
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 4 Aug 2002 06:46:12 +0000 (06:46 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 4 Aug 2002 06:46:12 +0000 (06:46 +0000)
commit7c1e67bd5210054258340c05b73d641b78b8c51c
treec271f2a38c7cd473819b2ac75740d3424eb18e26
parentb71310d8e02f8f0b3006aa5e634f9218f0f0cedc
Implement IS OF type predicate. Can now do queries of the form:
 select value IS OF (integer, float8);
src/backend/parser/parse_expr.c