Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: abbd64cddf6e2cf871d576dea28e80365ac28e79
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 2001-12-10T00:01:14Z
Releases: 7.2.1
Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty
 parens. This is not SQL spec syntax, so later we will remove
 this extension from gram.y.

Files

PathChange+/−
src/interfaces/odbc/convert.c modified +10 −0
src/interfaces/odbc/odbc.sql modified +33 −1