Remove:
authorBruce Momjian
Mon, 26 Aug 2002 22:02:20 +0000 (22:02 +0000)
committerBruce Momjian
Mon, 26 Aug 2002 22:02:20 +0000 (22:02 +0000)
<  o Add plsh server-side shell language (Peter E)

doc/TODO

index ef5ede53798c517d2fa5c3cb629c0d0873677ffe..27799e407d86ed4d4f901468dcacb9b136c6470e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Mon Aug 26 18:01:45 EDT 2002
+Last updated:      Mon Aug 26 18:02:13 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -255,7 +255,6 @@ Commands
    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)
    o Allow Java server-side programming, http://pljava.sourceforge.net
      [java]
    o Fix problems with complex temporary table creation/destruction