diff options
author | Bruce Momjian | 1999-07-01 05:31:22 +0000 |
---|---|---|
committer | Bruce Momjian | 1999-07-01 05:31:22 +0000 |
commit | 3f3f2242a23f8c72efd017fca303e32d86013d69 (patch) | |
tree | db66630bd2c8049015d380abde78bf881f37d92a | |
parent | 07164748b0686f13fba7f941765dc1762d1bf852 (diff) |
Add files to point to TODO list.
-rw-r--r-- | doc/KNOWN_BUGS | 4 | ||||
-rw-r--r-- | doc/MISSING_FEATURES | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/KNOWN_BUGS b/doc/KNOWN_BUGS new file mode 100644 index 0000000000..b30f5a52a5 --- /dev/null +++ b/doc/KNOWN_BUGS @@ -0,0 +1,4 @@ +PostgreSQL has a single combined bugs, missing features, and todo list +simply called TODO, in this directory. A current copy is always +available on our web site. + diff --git a/doc/MISSING_FEATURES b/doc/MISSING_FEATURES new file mode 100644 index 0000000000..b30f5a52a5 --- /dev/null +++ b/doc/MISSING_FEATURES @@ -0,0 +1,4 @@ +PostgreSQL has a single combined bugs, missing features, and todo list +simply called TODO, in this directory. A current copy is always +available on our web site. + |