Update FAQ.
authorBruce Momjian
Tue, 23 Jan 2001 01:11:34 +0000 (01:11 +0000)
committerBruce Momjian
Tue, 23 Jan 2001 01:11:34 +0000 (01:11 +0000)
doc/src/FAQ/FAQ.html

index bc63d6a2112f46ce96b37ae4f35e3931be3b85fc..bbcce9cfb5651858f08af74813b1ec3e20eb7279 100644 (file)
     default to the current time?
      4.23) Why are my subqueries using
     IN so slow?
-     4.24) How do I perform an outer join?
+     4.24) How do I perform an outer join?
      
 
     
@@ -1204,7 +1204,7 @@ BYTEA           bytea           variable-length byte array (null-safe)
 
     We hope to fix this limitation in a future release. 
 
-    

4.24) How do I perform an outer join?

+    

4.24) How do I perform an outer join?

     
 
     

PostgreSQL 7.1 and later supports outer joins using the SQL