Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty
Thomas G. Lockhart <lockhart@fourpalms.org>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/convert.c | modified | +10 −0 |
| src/interfaces/odbc/odbc.sql | modified | +33 −1 |