mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +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:
@ -1,7 +1,8 @@
|
|||||||
<!-- doc/src/sgml/pgbuffercache.sgml -->
|
<!-- doc/src/sgml/pgbuffercache.sgml -->
|
||||||
|
|
||||||
<sect1 id="pgbuffercache" xreflabel="pg_buffercache">
|
<sect1 id="pgbuffercache" xreflabel="pg_buffercache">
|
||||||
<title>pg_buffercache — inspect Postgres buffer cache state</title>
|
<title>pg_buffercache — inspect <productname>PostgreSQL</productname>
|
||||||
|
buffer cache state</title>
|
||||||
|
|
||||||
<indexterm zone="pgbuffercache">
|
<indexterm zone="pgbuffercache">
|
||||||
<primary>pg_buffercache</primary>
|
<primary>pg_buffercache</primary>
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
<sect1 id="postgres-fdw" xreflabel="postgres_fdw">
|
<sect1 id="postgres-fdw" xreflabel="postgres_fdw">
|
||||||
<title>postgres_fdw —
|
<title>postgres_fdw —
|
||||||
access data stored in external Postgres servers</title>
|
access data stored in external <productname>PostgreSQL</productname>
|
||||||
|
servers</title>
|
||||||
|
|
||||||
<indexterm zone="postgres-fdw">
|
<indexterm zone="postgres-fdw">
|
||||||
<primary>postgres_fdw</primary>
|
<primary>postgres_fdw</primary>
|
||||||
|
Reference in New Issue
Block a user