|
13 | 13 | <H1>Developer's Frequently Asked Questions (FAQ) for
|
14 | 14 | PostgreSQL</H1>
|
15 | 15 |
|
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> |
17 | 17 |
|
18 | 18 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
19 | 19 | "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
|
@@ -370,15 +370,15 @@ <H3 id="item1.9">1.9) What tools are available for
|
370 | 370 | less:
|
371 | 371 | less -x4
|
372 | 372 | </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 |
379 | 379 | operating system's utility<I>indent.</I> This<Ahref=
|
380 | 380 | "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> |
382 | 382 |
|
383 | 383 | <P><I>pgindent</I> is run on all source files just before each beta
|
384 | 384 | test period. It auto-formats all source files to make them
|
|