summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruce Momjian1998-04-17 04:12:56 +0000
committerBruce Momjian1998-04-17 04:12:56 +0000
commit323fefdb9d073804d7424427028bdd29f5bdd47a (patch)
tree3c8f7ffa2a37b741d01cd9da86e177b09b5c9819 /doc
parent09b15ff8828caf4624897fbc1429740d5d51d99a (diff)
Update HISTORY/TODO. Disable HAVING.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 95f4ebb8b91..cb23d955151 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -207,9 +207,8 @@ configure detection improvements for tcl/tk(Brook Milligan, Alvin)
Manual page improvements(Bruce)
BETWEEN and LIKE fix(Thomas)
fix for psql \connect used by pg_dump(Oliver Elphick)
-Cleanup of postodbc source code indentation
+New odbc driver
pgaccess, version 0.86
-HAVING clause now supported in SELECT(Stefan)
qsort removed, now uses libc version, cleanups(Jeroen)
fix for buffer over-runs detected(Maurice Gittens)
fix for buffer overrun in libpgtcl(Randy Kunkee)