aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-06-09 16:03:09 +0000
committerBruce Momjian <bruce@momjian.us>2000-06-09 16:03:09 +0000
commit3fe3acb844995e44ac0eba9d06dc70061e769145 (patch)
tree62b57d95736340c1ded1b7f25785d9ee47c4f951 /doc
parent85add42a570cdb4be2d674e62535eb54b4dcd5cf (diff)
downloadpostgresql-3fe3acb844995e44ac0eba9d06dc70061e769145.tar.gz
postgresql-3fe3acb844995e44ac0eba9d06dc70061e769145.zip
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
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 3373059270f..5c177b0498e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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