summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-05-09 19:55:22 +0000
committerBruce Momjian <bruce@momjian.us>2001-05-09 19:55:22 +0000
commitec9cc733ca7f1e50834c69ab87aa9eb8b4d0afb7 (patch)
tree1ab1f8ca535157c2c10b4e9a171c096c1c59111e
parent0bef7ba549977154572bdbf5682a32a07839fd82 (diff)
Add TODO file.
-rw-r--r--src/pl/plpython/TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pl/plpython/TODO b/src/pl/plpython/TODO
new file mode 100644
index 00000000000..249949f05af
--- /dev/null
+++ b/src/pl/plpython/TODO
@@ -0,0 +1,9 @@
+<html>
+<head><title>TODO</title></head>
+<body bgcolor="white">
+In no special order<br>
+<li>allow arrays as function arguments and return values (almost done).
+<li>more and better documentation.
+<li>improve/automate configuration.
+<li>???
+</body> \ No newline at end of file