summaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 7c85907cd23..37169e479b5 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Wed Jan 5 12:52:11 EST 2005
+ Last updated: Wed Jan 5 17:36:58 EST 2005
Current maintainer: Bruce Momjian ([email protected])
@@ -101,7 +101,7 @@
Other than documentation in the source tree itself, you can find some
papers/presentations discussing the code at
- http://developer.postgresql.org.
+ http://www.postgresql.org/developer.
1.6) I've developed a patch, what next?