1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07: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:
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

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