From: Bruce Momjian Date: Tue, 23 Jan 2001 01:11:34 +0000 (+0000) Subject: Update FAQ. X-Git-Tag: REL7_1~718 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc031fbe5c35da138fba7fa7a9cd3a3d07e7d390;p=postgresql Update FAQ. --- 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