From 23ef0926e1fbbcfcfee8f957d5ca153c1c7df2b2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 30 Dec 2001 04:31:29 +0000 Subject: [PATCH] Update FAQ_DEV. --- doc/FAQ_DEV | 5 +++-- doc/src/FAQ/FAQ_DEV.html | 6 ++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 9f96fa14bc..ef8d90717a 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 diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 5ad9b41596..9873dc01db 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,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)
@@ -294,7 +294,9 @@
pgindent will the format code by specifying flags to your - operating system's utility indent. + operating 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 -- 2.40.0