mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
doc: remove unnecessary comma in postgres-fdw
Backpatch-through: master
This commit is contained in:
parent
36f5594c0f
commit
80e278e436
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue