Thomas Lockhart <lockhart(at)fourpalms(dot)org> writes:
> ODBC is a standard, but not the standard targeted by our implementation
> of SQL in the backend, and does not *require* direct support for all
> features in the backend. In some cases, we solve that in the ODBC
> driver, with perhaps help from extensions defined in odbc.sql.
Good point. Mapping CURRENT_USER() to CURRENT_USER in the ODBC driver
would be more standards-compliant than doing it in the backend, IMHO.
regards, tom lane
In response to
pgsql-committers by date
| Next: | From: momjian | Date: 2001-10-12 21:19:09 |
| Subject: pgsql/doc/src/sgml plsql.sgml |
| Previous: | From: Bruce Momjian | Date: 2001-10-12 17:50:34 |
| Subject: Re: pgsql/ oc/src/sgml/installation.sgml oc/src/sg ... |