From 0031f99bfadf61a1a49c8d351ab915446efa8f83 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 11 Jul 2006 17:02:16 +0000 Subject: [PATCH] Add URL of code presentation to developers FAQ. --- doc/FAQ_DEV | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index bb84ee5971..3d27dbd8a4 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jun 18 15:33:56 EDT 2006 + Last updated: Tue Jul 11 13:01:46 EDT 2006 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -159,7 +159,8 @@ General Questions Other than documentation in the source tree itself, you can find some papers/presentations discussing the code at - http://www.postgresql.org/developer. + http://www.postgresql.org/developer. An excellent presentation is at + http://neilconway.org/talks/hacking/ 1.7) How do I download/update the current source tree? -- 2.11.0