aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ_DEV
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-12-30 04:31:29 +0000
committerBruce Momjian <bruce@momjian.us>2001-12-30 04:31:29 +0000
commit23ef0926e1fbbcfcfee8f957d5ca153c1c7df2b2 (patch)
treece95fb577bd2951b8895ab087e3b9ff201e2540b /doc/FAQ_DEV
parent3f53ad71083cb80faa86ebf495e4540710744395 (diff)
downloadpostgresql-23ef0926e1fbbcfcfee8f957d5ca153c1c7df2b2.tar.gz
postgresql-23ef0926e1fbbcfcfee8f957d5ca153c1c7df2b2.zip
Update FAQ_DEV.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r--doc/FAQ_DEV5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 9f96fa14bc0..ef8d90717a0 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Sat Dec 29 00:15:44 EST 2001
+ Last updated: Sat Dec 29 23:31:26 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -241,7 +241,8 @@
*/
pgindent will the format code by specifying flags to your operating
- system's utility indent.
+ system's utility indent. This article describes the value of a
+ constent coding style.
pgindent is run on all source files just before each beta test period.
It auto-formats all source files to make them consistent. Comment