1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update FAQ_DEV.

This commit is contained in:
Bruce Momjian
2001-12-30 04:31:29 +00:00
parent 3f53ad7108
commit 23ef0926e1
2 changed files with 7 additions and 4 deletions

View File

@ -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