doc: spell out full productname
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Tue, 14 Mar 2023 13:41:55 +0000 (14:41 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Tue, 14 Mar 2023 13:41:55 +0000 (14:41 +0100)
Use PostgreSQL consistently for referring to the productname rather
than Postgres.  This also adds <productname> markup.

Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: "Jonathan S. Katz" <jkatz@postgresql.org>
Discussion: https://postgr.es/m/9C019644-9EA4-4B79-A52C-5C47A5B6B2DF@yesql.se

doc/src/sgml/pgbuffercache.sgml
doc/src/sgml/postgres-fdw.sgml

index f5d1901af2f89d7842349375bf05d0f1ffea3e4a..f49d197c5ffb5bcf746ed5a88001600398e88919 100644 (file)
@@ -1,7 +1,8 @@
 <!-- doc/src/sgml/pgbuffercache.sgml -->
 
 <sect1 id="pgbuffercache" xreflabel="pg_buffercache">
- <title>pg_buffercache &mdash; inspect Postgres buffer cache state</title>
+ <title>pg_buffercache &mdash; inspect <productname>PostgreSQL</productname>
+    buffer cache state</title>
 
  <indexterm zone="pgbuffercache">
   <primary>pg_buffercache</primary>
index 644f51835b9da1c4f2702b1e2d7213dbf5d8c192..372236ec13c37f918cd15c7639f7889cbed75fea 100644 (file)
@@ -2,7 +2,8 @@
 
 <sect1 id="postgres-fdw" xreflabel="postgres_fdw">
  <title>postgres_fdw &mdash;
-   access data stored in external Postgres servers</title>
+   access data stored in external <productname>PostgreSQL</productname>
+   servers</title>
 
  <indexterm zone="postgres-fdw">
   <primary>postgres_fdw</primary>