Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit23ef092

Browse files
committed
Update FAQ_DEV.
1 parent3f53ad7 commit23ef092

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

‎doc/FAQ_DEV

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sat Dec 2900:15:44 EST 2001
4+
Last updated: Sat Dec 2923:31:26 EST 2001
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -241,7 +241,8 @@
241241
*/
242242

243243
pgindent will the format code by specifying flags to your operating
244-
system's utility indent.
244+
system's utility indent. This article describes the value of a
245+
constent coding style.
245246

246247
pgindent is run on all source files just before each beta test period.
247248
It auto-formats all source files to make them consistent. Comment

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<H1>Developer's Frequently Asked Questions (FAQ) for
1313
PostgreSQL</H1>
1414

15-
<P>Last updated: Sat Dec 2900:15:44 EST 2001</P>
15+
<P>Last updated: Sat Dec 2923:31:26 EST 2001</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<Ahref=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -294,7 +294,9 @@ <H3><A name="1.5">1.5</A>) What tools are available for
294294
</PRE>
295295
<BR>
296296
<I>pgindent</I> will the format code by specifying flags to your
297-
operating system's utility<I>indent.</I>
297+
operating system's utility<I>indent.</I> This
298+
<AHREF="http://ezine.daemonnews.org/200112/single_coding_style.html">
299+
article</A> describes the value of a constent coding style.
298300

299301
<P><I>pgindent</I> is run on all source files just before each beta
300302
test period. It auto-formats all source files to make them

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp