]> granicus.if.org Git - postgresql/commitdiff
*** empty log message ***
authorBruce Momjian <bruce@momjian.us>
Sun, 4 Aug 2002 04:16:47 +0000 (04:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 4 Aug 2002 04:16:47 +0000 (04:16 +0000)
doc/TODO

index 12635582312537368cf975b9df47b5f43608af8b..30bb3609920978616d8ddec729519c022c6b4139 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Aug  2 16:03:06 EDT 2002
+Last updated:          Sat Aug  3 23:59:33 EDT 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -241,7 +241,7 @@ Commands
 
 * SERVER-SIDE LANGUAGES
        o Allow PL/PgSQL's RAISE function to take expressions
-       o Fix PL/PgSQL to handle quoted mixed-case identifiers
+       o -Fix PL/PgSQL to handle quoted mixed-case identifiers
        o Change PL/PgSQL to use palloc() instead of malloc()
        o Add untrusted version of plpython
        o Add plsh server-side shell language (Peter E)