Skip to content

Commit 4c6f70c

Browse files
committed
doc: Language review
1 parent b79cb8a commit 4c6f70c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -925,11 +925,11 @@ postgresql:///mydb?host=localhost&port=5433
925925
</para>
926926

927927
<para>
928-
Connection <acronym>URI</acronym> needs to be encoded with
929-
<ulink url="https://tools.ietf.org/html/rfc3986#section-2.1">Percent-encoding</ulink>
930-
if it includes symbols with special meaning in any of its parts.
931-
Here is an example where equal sign (<literal>=</literal>) is replaced
932-
with <literal>%3D</literal> and whitespace character with
928+
The connection <acronym>URI</acronym> needs to be encoded with <ulink
929+
url="https://tools.ietf.org/html/rfc3986#section-2.1">percent-encoding</ulink>
930+
if it includes symbols with special meaning in any of its parts. Here is
931+
an example where the equal sign (<literal>=</literal>) is replaced with
932+
<literal>%3D</literal> and the space character with
933933
<literal>%20</literal>:
934934
<programlisting>
935935
postgresql://user@localhost:5433/mydb?options=-c%20synchronous_commit%3Doff

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy