diff options
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r-- | doc/src/FAQ/FAQ_DEV.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 24baab3eb33..33068df6ca1 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,7 @@ <H1>Developer's Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sat Nov 2 23:02:16 EST 2002</P> + <P>Last updated: Tue Nov 5 16:49:16 EST 2002</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -40,8 +40,8 @@ <A href="#1.7">1.7</A>) What is configure all about?<BR> <A href="#1.8">1.8</A>) How do I add a new port?<BR> <A href="#1.9">1.9</A>) Why don't you use threads/raw - devices/async-I/O, &insert your favorite wizz-bang feature - here&?<BR> + devices/async-I/O, <insert your favorite wizz-bang feature + here>?<BR> <A href="#1.10">1.10</A>) How are RPM's packaged?<BR> <A href="#1.11">1.11</A>) How are CVS branches handled?<BR> <A href="#1.12">1.12</A>) Where can I get a copy of the SQL @@ -384,8 +384,8 @@ special files for your OS.</P> <H3><A name="1.9">1.9</A>) Why don't you use threads/raw - devices/async-I/O, &insert your favorite wizz-bang feature - here&?</H3> + devices/async-I/O, <insert your favorite wizz-bang feature + here>?</H3> <P>There is always a temptation to use the newest operating system features as soon as they arrive. We resist that temptation.</P> |