From ff200d9359e8bb01b7b5fed7dd5dba6724517991 Mon Sep 17 00:00:00 2001
From: Bruce Momjian Last updated: Mon Feb 25 15:29:28 EST 2002 Last updated: Tue Apr 16 22:10:03 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) The source code is over 250,000 lines. Many problems/features
+ The source code is over 350,000 lines. Many fixes/features
are isolated to one specific area of the code. Others require
knowledge of much of the source. If you are confused about where to
start, ask the hackers list, and they will be glad to assess the
@@ -151,6 +151,16 @@
simplicity. Often a review of existing code doing similar things is
helpful. The usual process for source additions is:
+ Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
-
@@ -134,7 +134,7 @@
1.2) How do I add a feature or fix a bug?
-
+