1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

doc: spell out full productname

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
This commit is contained in:
Daniel Gustafsson
2023-03-14 14:41:55 +01:00
parent 5c1b662807
commit bdc8d803e8
2 changed files with 4 additions and 2 deletions

View 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>

View 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>