diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index bc63d6a211..bbcce9cfb5 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -137,7 +137,7 @@ 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