1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches.

This commit is contained in:
Bruce Momjian
2003-11-17 04:50:56 +00:00
parent 1acc65787a
commit 6a04c571d4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.243 2003/11/16 03:23:48 tgl Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.244 2003/11/17 04:50:56 momjian Exp $
--> -->
<appendix id="release"> <appendix id="release">