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:
@@ -2,7 +2,8 @@
|
||||
|
||||
<sect1 id="postgres-fdw" xreflabel="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">
|
||||
<primary>postgres_fdw</primary>
|
||||
|
Reference in New Issue
Block a user