doc: remove unnecessary comma in postgres-fdw

Backpatch-through: master
pull/146/head
Bruce Momjian 2 years ago
parent 36f5594c0f
commit 80e278e436
  1. 2
      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>

Loading…
Cancel
Save