diff options
author | Bruce Momjian | 1999-07-01 05:31:22 +0000 |
---|---|---|
committer | Bruce Momjian | 1999-07-01 05:31:22 +0000 |
commit | 51ae21316f6a7a6beeed0275c5f5dcb5c4a9a91f (patch) | |
tree | 3c0b594c23a340d401624f64932e45b3c8060fb9 | |
parent | 0aa544eb4161d2695409589d3607b6c2c1921170 (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 00000000000..b30f5a52a5b --- /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 00000000000..b30f5a52a5b --- /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. + |