Update FAQ_DEV.
authorBruce Momjian
Tue, 5 Nov 2002 21:49:52 +0000 (21:49 +0000)
committerBruce Momjian
Tue, 5 Nov 2002 21:49:52 +0000 (21:49 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 7ab830832080fe158ab6089a98aef0f29bfa3591..fdbea0f273ee22ba73b6067d0174502129c2e719 100644 (file)
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Sat Nov 2 23:02:16 EST 2002
+   Last updated: Tue Nov 5 16:49:16 EST 2002
    
    Current maintainer: Bruce Momjian ([email protected])
    
@@ -19,8 +19,8 @@
    1.6) What books are good for developers?
    1.7) What is configure all about?
    1.8) How do I add a new port?
-   1.9) Why don't you use threads/raw devices/async-I/O, &insert your
-   favorite wizz-bang feature here&?
+   1.9) Why don't you use threads/raw devices/async-I/O, <insert your
+   favorite wizz-bang feature here>?
    1.10) How are RPM's packaged?
    1.11) How are CVS branches handled?
    1.12) Where can I get a copy of the SQL standards?
    src/makefiles directory for port-specific Makefile handling. There is
    a backend/port directory if you need special files for your OS.
    
-  1.9) Why don't you use threads/raw devices/async-I/O, &insert your favorite
-  wizz-bang feature here&?
+  1.9) Why don't you use threads/raw devices/async-I/O, <insert your favorite
+  wizz-bang feature here>?
   
    There is always a temptation to use the newest operating system
    features as soon as they arrive. We resist that temptation.
index 24baab3eb3358da1d8762a4af51b60e4a870727a..33068df6ca10589ac15e5c78aa6418c57feb2963 100644 (file)
@@ -12,7 +12,7 @@
     

Developer's Frequently Asked Questions (FAQ) for

     PostgreSQL
 
-    

Last updated: Sat Nov  2 23:02:16 EST 2002

+    

Last updated: Tue Nov  5 16:49:16 EST 2002

 
     

Current maintainer: Bruce Momjian (

@@ -40,8 +40,8 @@
      1.7) What is configure all about?
      1.8) How do I add a new port?
      1.9) Why don't you use threads/raw
-     devices/async-I/O, &amp;insert your favorite wizz-bang feature 
-     here&amp;?
+     devices/async-I/O, &lt;insert your favorite wizz-bang feature 
+     here&gt;?
      1.10) How are RPM's packaged?
      1.11) How are CVS branches handled?
      1.12) Where can I get a copy of the SQL
     special files for your OS.

 
     

1.9) Why don't you use threads/raw

-     devices/async-I/O, &amp;insert your favorite wizz-bang feature 
-     here&amp;?
+     devices/async-I/O, &lt;insert your favorite wizz-bang feature 
+     here&gt;?
 
     

There is always a temptation to use the newest operating system

     features as soon as they arrive.  We resist that temptation.