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

Commit6ceebca

Browse files
committed
Adjust question spacing.
1 parent278bd0c commit6ceebca

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

‎doc/FAQ_DEV

Lines changed: 4 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:Sat Apr 23 16:52:14 EDT 2005
4+
Last updated:Fri May 6 13:47:54 EDT 2005
55

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

@@ -23,7 +23,7 @@ General Questions
2323
1.10) What books are good for developers?
2424
1.11) What is configure all about?
2525
1.12) How do I add a new port?
26-
1.13) Why don't you use threads/raw devices/async-I/O, <insert your
26+
1.13) Why don't you use threads,raw devices,async-I/O, <insert your
2727
favorite wizz-bang feature here>?
2828
1.14) How are RPM's packaged?
2929
1.15) How are CVS branches handled?
@@ -349,8 +349,8 @@ General Questions
349349
src/makefiles directory for port-specific Makefile handling. There is
350350
a backend/port directory if you need special files for your OS.
351351

352-
1.13) Why don't you use threads/raw devices/async-I/O, <insert your favorite
353-
wizz-bang feature here>?
352+
1.13) Why don't you use threads,raw devices,async-I/O, <insert your
353+
favoritewizz-bang feature here>?
354354

355355
There is always a temptation to use the newest operating system
356356
features as soon as they arrive. We resist that temptation.

‎doc/src/FAQ/FAQ_DEV.html

Lines changed: 5 additions & 5 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:Sat Apr 23 16:52:14 EDT 2005</P>
16+
<P>Last updated:Fri May 6 13:47:54 EDT 2005</P>
1717

1818
<P>Current maintainer: Bruce Momjian (<Ahref=
1919
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -44,8 +44,8 @@ <H2>General Questions</H2>
4444
<Ahref="#1.10">1.10</A>) What books are good for developers?<BR>
4545
<Ahref="#1.11">1.11</A>) What is configure all about?<BR>
4646
<Ahref="#1.12">1.12</A>) How do I add a new port?<BR>
47-
<Ahref="#1.13">1.13</A>) Why don't you use threads/raw
48-
devices/async-I/O, &lt;insert your favorite wizz-bang feature
47+
<Ahref="#1.13">1.13</A>) Why don't you use threads,raw
48+
devices,async-I/O, &lt;insert your favorite wizz-bang feature
4949
here&gt;?<BR>
5050
<Ahref="#1.14">1.14</A>) How are RPM's packaged?<BR>
5151
<Ahref="#1.15">1.15</A>) How are CVS branches handled?<BR>
@@ -430,8 +430,8 @@ <H3><A name="1.12">1.12</A>) How do I add a new port?</H3>
430430
handling. There is a<I>backend/port</I> directory if you need
431431
special files for your OS.</P>
432432

433-
<H3><Aname="1.13">1.13</A>) Why don't you use threads/raw
434-
devices/async-I/O, &lt;insert your favorite wizz-bang feature
433+
<H3><Aname="1.13">1.13</A>) Why don't you use threads,raw
434+
devices,async-I/O, &lt;insert your favorite wizz-bang feature
435435
here&gt;?</H3>
436436

437437
<P>There is always a temptation to use the newest operating system

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp