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

Commitca6a4ff

Browse files
committed
HTLM cleanup.
1 parent8dc8f44 commitca6a4ff

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

‎doc/FAQ_DEV

Lines changed: 5 additions & 4 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: Wed Sep 6 20:08:24 EDT 2006
4+
Last updated: Wed Sep 6 20:12:13 EDT 2006
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -288,9 +288,10 @@ General Questions
288288
less:
289289
less -x4
290290

291-
The tools directory of the latest sources contains sample settings
292-
that can be used with the emacs, xemacs and vim editors, that assist
293-
in keeping to PostgreSQL coding standards.
291+
The tools/editors directory of the latest sources contains sample
292+
settings that can be used with the emacs, xemacs and vim editors, that
293+
assist in keeping to PostgreSQL coding standards.
294+
294295
pgindent will the format code by specifying flags to your operating
295296
system's utility indent. This article describes the value of a
296297
consistent coding style.

‎doc/src/FAQ/FAQ_DEV.html

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

16-
<P>Last updated: Wed Sep 6 20:08:24 EDT 2006</P>
16+
<P>Last updated: Wed Sep 6 20:12:13 EDT 2006</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -370,15 +370,15 @@ <H3 id="item1.9">1.9) What tools are available for
370370
less:
371371
less -x4
372372
</PRE>
373-
<P>The<I>tools/editors</I> directory of the latest sources contains sample
374-
settings that can be used with the<I>emacs, xemacs</I> and<I>vim</I>
375-
editors, that assist in keeping to PostgreSQL coding standards.
376-
</P>
377-
<BR>
378-
<I>pgindent</I> will the format code by specifying flags to your
373+
<P>The<I>tools/editors</I> directory of the latest sources contains sample
374+
settings that can be used with the<I>emacs</I>,<I>xemacs</I>and
375+
<I>vim</I>editors, that assist in keeping to PostgreSQL coding standards.
376+
</P>
377+
378+
<P><I>pgindent</I> will the format code by specifying flags to your
379379
operating system's utility<I>indent.</I> This<Ahref=
380380
"http://ezine.daemonnews.org/200112/single_coding_style.html">article</A>
381-
describes the value of a consistent coding style.
381+
describes the value of a consistent coding style.</P>
382382

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp