8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da3640 commit 3c2ce02Copy full SHA for 3c2ce02
doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.609 2009/03/27 19:17:11 mha Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.610 2009/03/27 22:39:42 momjian Exp $ -->
2
<!--
3
4
Typical markup:
@@ -421,8 +421,8 @@ do it for earlier branch release files.
421
422
<para>
423
While semi-joins merely replace existing IN joins, anti-joins
424
- are a new capability for NOT IN and NOT EXISTS clauses (Tom)
425
- This improves optimization possibilities.
+ are a new capability for NOT EXISTS clauses (Tom) This improves
+ optimization possibilities.
426
</para>
427
</listitem>
428
0 commit comments