mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Update FAQ_DEV.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -241,7 +241,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
pgindent will the format code by specifying flags to your operating
|
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.
|
pgindent is run on all source files just before each beta test period.
|
||||||
It auto-formats all source files to make them consistent. Comment
|
It auto-formats all source files to make them consistent. Comment
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||||
PostgreSQL</H1>
|
PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Sat Dec 29 00:15:44 EST 2001</P>
|
<P>Last updated: Sat Dec 29 23:31:26 EST 2001</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -294,7 +294,9 @@
|
|||||||
</PRE>
|
</PRE>
|
||||||
<BR>
|
<BR>
|
||||||
<I>pgindent</I> will the format code by specifying flags to your
|
<I>pgindent</I> will the format code by specifying flags to your
|
||||||
operating system's utility <I>indent.</I>
|
operating system's utility <I>indent.</I> This
|
||||||
|
<A HREF="http://ezine.daemonnews.org/200112/single_coding_style.html">
|
||||||
|
article</A> describes the value of a constent coding style.
|
||||||
|
|
||||||
<P><I>pgindent</I> is run on all source files just before each beta
|
<P><I>pgindent</I> is run on all source files just before each beta
|
||||||
test period. It auto-formats all source files to make them
|
test period. It auto-formats all source files to make them
|
||||||
|
Reference in New Issue
Block a user