Update FAQ_DEV.
authorBruce Momjian
Sat, 9 Dec 2000 04:57:31 +0000 (04:57 +0000)
committerBruce Momjian
Sat, 9 Dec 2000 04:57:31 +0000 (04:57 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 93be4bb2a38bf24f4e8b4bf92ba7acc74bdf59db..0de0d6407c9b5e387319bad81045faf6182e76ba 100644 (file)
@@ -27,7 +27,7 @@
    11) What is configure all about?
    12) How do I add a new port?
    13) What is CommandCounterIncrement()?
-   13) Why don't we use threads in the backend?
+   14) Why don't we use threads in the backend?
      _________________________________________________________________
    
   1) What tools are available for developers?
index 792446a1ac4084ddb609a6a4af1d2b31d8ceffc4..3b302172184f52716aa5066d5f5c9360f3e8ccdb 100644 (file)
@@ -50,7 +50,7 @@
      11) What is configure all about?
      12) How do I add a new port?
      13) What is CommandCounterIncrement()?
-     13) Why don't we use threads in the backend?
+     14) Why don't we use threads in the backend?