diff options
Diffstat (limited to 'doc/src/sgml/postgres-fdw.sgml')
-rw-r--r-- | doc/src/sgml/postgres-fdw.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml index 644f51835b9..372236ec13c 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -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> |