From 51ae21316f6a7a6beeed0275c5f5dcb5c4a9a91f Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 1 Jul 1999 05:31:22 +0000 Subject: [PATCH] Add files to point to TODO list. --- doc/KNOWN_BUGS | 4 ++++ doc/MISSING_FEATURES | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 doc/KNOWN_BUGS create mode 100644 doc/MISSING_FEATURES 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. + -- 2.39.5