|
13 | 13 | <H1>Developer's Frequently Asked Questions (FAQ) for |
14 | 14 | PostgreSQL</H1> |
15 | 15 |
|
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> |
17 | 17 |
|
18 | 18 | <P>Current maintainer: Bruce Momjian (<A href= |
19 | 19 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> |
@@ -44,8 +44,8 @@ <H2>General Questions</H2> |
44 | 44 | <A href="#1.10">1.10</A>) What books are good for developers?<BR> |
45 | 45 | <A href="#1.11">1.11</A>) What is configure all about?<BR> |
46 | 46 | <A href="#1.12">1.12</A>) How do I add a new port?<BR> |
47 | | - <A href="#1.13">1.13</A>) Why don't you use threads/raw |
48 | | - devices/async-I/O, <insert your favorite wizz-bang feature |
| 47 | + <A href="#1.13">1.13</A>) Why don't you use threads, raw |
| 48 | + devices, async-I/O, <insert your favorite wizz-bang feature |
49 | 49 | here>?<BR> |
50 | 50 | <A href="#1.14">1.14</A>) How are RPM's packaged?<BR> |
51 | 51 | <A href="#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> |
430 | 430 | handling. There is a <I>backend/port</I> directory if you need |
431 | 431 | special files for your OS.</P> |
432 | 432 |
|
433 | | - <H3><A name="1.13">1.13</A>) Why don't you use threads/raw |
434 | | - devices/async-I/O, <insert your favorite wizz-bang feature |
| 433 | + <H3><A name="1.13">1.13</A>) Why don't you use threads, raw |
| 434 | + devices, async-I/O, <insert your favorite wizz-bang feature |
435 | 435 | here>?</H3> |
436 | 436 |
|
437 | 437 | <P>There is always a temptation to use the newest operating system |
|
0 commit comments