Fix a few mentions of "Postgres" that slipped into the release notes.
authorBruce Momjian <[email protected]>
Fri, 16 Nov 2007 17:22:21 +0000 (17:22 +0000)
committerBruce Momjian <[email protected]>
Fri, 16 Nov 2007 17:22:21 +0000 (17:22 +0000)
doc/src/sgml/release.sgml

index 0693d23338646419ad025fdf52219fa6800477e2..e910c009bf7e7592dda5a26f39ba9d48dbdcd7a1 100644 (file)
@@ -2190,7 +2190,7 @@ substr(current_date::text, 1, 1);
 
      <listitem>
       <para>
-       Fix <acronym>PGXS</> so extensions can be built against Postgres
+       Fix <acronym>PGXS</> so extensions can be built against PostgreSQL
        installations whose <application>pg_config</> program does not
        appear first in the <varname>PATH</> (Tom)
       </para>
@@ -2237,7 +2237,7 @@ substr(current_date::text, 1, 1);
      <listitem>
       <para>
        Move <filename>/contrib</> <filename>README</> content into the
-       main <productname>PostgresSQL</> documentation (Albert Cervera i
+       main <productname>PostgreSQL</> documentation (Albert Cervera i
        Areny)
       </para>
      </listitem>
@@ -2331,7 +2331,7 @@ substr(current_date::text, 1, 1);
       </para>
 
       <para>
-       The new XML support in core Postgres supersedes this module.
+       The new XML support in core PostgreSQL supersedes this module.
       </para>
      </listitem>