Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2023-11-09 21:44:39 +0000
committerBruce Momjian2023-11-09 21:45:01 +0000
commit80e278e436a7ad5cb4724d8b8ef39e79e4c3f5e6 (patch)
tree52978a74b1459b4828ced16a45c2a34946bc45b5 /doc/src/sgml/postgres-fdw.sgml
parent36f5594c0fe694600c07c803324b51fcfbea4079 (diff)
doc: remove unnecessary comma in postgres-fdw
Backpatch-through: master
Diffstat (limited to 'doc/src/sgml/postgres-fdw.sgml')
-rw-r--r--doc/src/sgml/postgres-fdw.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml
index 33cc6e07b76..2ba96aa2957 100644
--- a/doc/src/sgml/postgres-fdw.sgml
+++ b/doc/src/sgml/postgres-fdw.sgml
@@ -124,7 +124,7 @@
<listitem>
<para>
<literal>user</literal>, <literal>password</literal> and <literal>sslpassword</literal> (specify these
- in a user mapping, instead, or use a service file)
+ in a user mapping instead, or use a service file)
</para>
</listitem>
<listitem>