From 4f5991552c89ff478fd0c2cba760f5eef82662d8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 18 Feb 2002 01:15:46 +0000 Subject: [PATCH] Remove ODBC todo, add to main TODO. --- src/interfaces/odbc/TODO.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/interfaces/odbc/TODO.txt diff --git a/src/interfaces/odbc/TODO.txt b/src/interfaces/odbc/TODO.txt deleted file mode 100644 index 151e65fb8d..0000000000 --- a/src/interfaces/odbc/TODO.txt +++ /dev/null @@ -1,16 +0,0 @@ - -ODBC Driver TO-DO List -Last Updated: 9/16/98 - - -Task Added Priority %Complete? ------------------------------------------------------------------------------------ -Implement 6.4 protocol changes 09/16/98 high -Handle multi-row rowsets (SQLBindCol) 09/16/98 med -Port to 16 bit? 04/20/98 med -Handle Literal precision in parsing 07/01/98 med -Cache SQLColumns at a higher level (henv or dll) 07/02/98 med -Add lo_text type to map to LONGVARCHAR 07/09/98 low -Add encrypted password capability 06/11/98 low -Remove tuplelist structure 06/25/98 low -Support SQLTables "%" semantics 07/01/98 low -- 2.40.0