diff options
| author | Bruce Momjian <bruce@momjian.us> | 2001-05-09 19:55:22 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2001-05-09 19:55:22 +0000 |
| commit | ec9cc733ca7f1e50834c69ab87aa9eb8b4d0afb7 (patch) | |
| tree | 1ab1f8ca535157c2c10b4e9a171c096c1c59111e /src | |
| parent | 0bef7ba549977154572bdbf5682a32a07839fd82 (diff) | |
Add TODO file.
Diffstat (limited to 'src')
| -rw-r--r-- | src/pl/plpython/TODO | 9 |
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 |
