|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.541 2007/11/1616:12:14 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.542 2007/11/1617:22:21 momjian Exp $ --> |
2 | 2 | <!-- |
3 | 3 |
|
4 | 4 | Typical markup: |
@@ -2190,7 +2190,7 @@ substr(current_date::text, 1, 1); |
2190 | 2190 |
|
2191 | 2191 | <listitem> |
2192 | 2192 | <para> |
2193 | | - Fix <acronym>PGXS</> so extensions can be built againstPostgres |
| 2193 | + Fix <acronym>PGXS</> so extensions can be built againstPostgreSQL |
2194 | 2194 | installations whose <application>pg_config</> program does not |
2195 | 2195 | appear first in the <varname>PATH</> (Tom) |
2196 | 2196 | </para> |
@@ -2237,7 +2237,7 @@ substr(current_date::text, 1, 1); |
2237 | 2237 | <listitem> |
2238 | 2238 | <para> |
2239 | 2239 | Move <filename>/contrib</> <filename>README</> content into the |
2240 | | - main <productname>PostgresSQL</> documentation (Albert Cervera i |
| 2240 | + main <productname>PostgreSQL</> documentation (Albert Cervera i |
2241 | 2241 | Areny) |
2242 | 2242 | </para> |
2243 | 2243 | </listitem> |
@@ -2331,7 +2331,7 @@ substr(current_date::text, 1, 1); |
2331 | 2331 | </para> |
2332 | 2332 |
|
2333 | 2333 | <para> |
2334 | | - The new XML support in corePostgres supersedes this module. |
| 2334 | + The new XML support in corePostgreSQL supersedes this module. |
2335 | 2335 | </para> |
2336 | 2336 | </listitem> |
2337 | 2337 |
|
|