diff options
author | Edward Rudd | 2004-04-10 04:56:01 +0000 |
---|---|---|
committer | Edward Rudd | 2004-04-10 04:56:01 +0000 |
commit | 8ee3532f8b6c454f2600e6c3b47362d22b7cf536 (patch) | |
tree | 098a7ab213d94ed11ed8c0d75e1ef22eaf6da248 /TODO.in | |
parent | 9a1ac03f0412c24b99790b07372d4e3686f8d1f8 (diff) |
copied mysql driver to mod_log_sql_pgsql.c to start on PostgreSQL driver
added keyword ID expansion to source files and removed old CVS headers from others
Diffstat (limited to 'TODO.in')
-rw-r--r-- | TODO.in | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ | |||
1 | $Id: TODO,v 1.1 2004/02/12 03:21:35 urkle Exp $ | ||
2 | |||
3 | TODO: | 1 | TODO: |
4 | * Port connection portion to other DBMS? Genericize the module? Start with | 2 | * Port connection portion to other DBMS? Genericize the module? Start with |
5 | PostgreSQL. (provider mechanism, and libDBI) | 3 | PostgreSQL. (provider mechanism, and libDBI) |