diff options
author | Bruce Momjian | 2005-05-11 16:13:58 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-05-11 16:13:58 +0000 |
commit | b5e4dc25f14a3b5c023e08738ba2f4e85a881694 (patch) | |
tree | 84b99a529d7752ee4b023bb63bd36b7fa17d42ef /doc/FAQ_DEV | |
parent | b746e49c87e33e68b8fde36dbb78d0e716a1c79a (diff) |
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). |