Thread: pgsql/src/interfaces/odbc convert.c odbc.sql

pgsql/src/interfaces/odbc convert.c odbc.sql

From
thomas@postgresql.org
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    01/12/09 19:01:14

Modified files:
    src/interfaces/odbc: convert.c odbc.sql

Log message:
    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.