aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-05-11 16:13:20 +0000
committerBruce Momjian <bruce@momjian.us>2005-05-11 16:13:20 +0000
commit7b3bf6027780f1d8cd57f0ddf2b96e44395c136e (patch)
treeb5863227c7d7a7c4e48e60f1d5c9558b312d2995 /doc/FAQ_DEV
parentb1c42137a31ccc4d0bc068ce7666f9210852faf0 (diff)
downloadpostgresql-7b3bf6027780f1d8cd57f0ddf2b96e44395c136e.tar.gz
postgresql-7b3bf6027780f1d8cd57f0ddf2b96e44395c136e.zip
Update FAQ URLs.
Robert Treat
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV2
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).