1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

I have made the couple of mods required to make the odbc driver with

postgres build and use unixODBC (http://www.unixodbc.org)

This patch was applied against the postgresql-7.0beta1 build

Any problems let me know.

Nick Gorham
This commit is contained in:
Bruce Momjian
2000-06-09 16:03:09 +00:00
parent 85add42a57
commit 3fe3acb844
5 changed files with 51 additions and 3 deletions

View File

@ -63,7 +63,7 @@ URGENT
ADMIN
* More access control over who can create tables and access the database
* -More access control over who can create tables and use locks(Karal)
* Test syslog functionality
* Allow elog() to return error codes, not just messages
* Allow international error message support and add error codes