]> granicus.if.org Git - postgresql/commit
Internal functions to support newest ODBC driver {fn ...} conventions.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 11 Apr 2000 15:53:13 +0000 (15:53 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 11 Apr 2000 15:53:13 +0000 (15:53 +0000)
commit9f2a07d891dd1ff2ab39be4b9b83cb5d262753e3
treea54681879a34929e8ff69cbc3a0070d2c23e0671
parentf947bbb3b2ae270d0072aab85b538ba613e44054
Internal functions to support newest ODBC driver {fn ...} conventions.
Includes compiled code to support pre-7.0 backends, but for 7.0 only
requires executing odbc.sql.
contrib/odbc/Makefile [new file with mode: 0644]
contrib/odbc/README [new file with mode: 0644]
contrib/odbc/odbc-pre7.source [new file with mode: 0644]
contrib/odbc/odbc.c [new file with mode: 0644]
contrib/odbc/odbc.sql [new file with mode: 0644]