diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-11 16:13:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-11 16:13:20 +0000 |
commit | 7b3bf6027780f1d8cd57f0ddf2b96e44395c136e (patch) | |
tree | b5863227c7d7a7c4e48e60f1d5c9558b312d2995 /doc/FAQ_DEV | |
parent | b1c42137a31ccc4d0bc068ce7666f9210852faf0 (diff) | |
download | postgresql-7b3bf6027780f1d8cd57f0ddf2b96e44395c136e.tar.gz postgresql-7b3bf6027780f1d8cd57f0ddf2b96e44395c136e.zip |
Update FAQ URLs.
Robert Treat
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 383bf100d45..21cf7ab11f4 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -85,7 +85,7 @@ General Questions Outstanding features are detailed in the TODO list. This is located in doc/TODO in the source distribution or at - http://developer.postgresql.org/todo.php. + http://www.postgresql.org/docs/faqs.TODO.html. You can learn more about these features by consulting the archives, the SQL standards and the recommend texts (see 1.10). |