diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-11-30 05:06:33 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-11-30 05:06:33 +0000 |
commit | c3df447a03654d5374f5c6998e3250f1981aedb8 (patch) | |
tree | a76fc2f2126c67d50a85c1d95847670191099443 | |
parent | 89d922b190a2948fc680922ae848a303c80d9702 (diff) | |
download | postgresql-c3df447a03654d5374f5c6998e3250f1981aedb8.tar.gz postgresql-c3df447a03654d5374f5c6998e3250f1981aedb8.zip |
Update wording:
< you would like to work on an item, please read the developer's FAQ
> you would like to work on an item, please read the Developer's FAQ
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ TODO list for PostgreSQL ======================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Tue Nov 30 00:03:37 EST 2004 +Last updated: Tue Nov 30 00:06:22 EST 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -12,7 +12,7 @@ site, http://www.PostgreSQL.org. Bracketed items, "[]", have more detail. This list contains all known PostgreSQL bugs and feature requests. If -you would like to work on an item, please read the developer's FAQ +you would like to work on an item, please read the Developer's FAQ first. |