Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba01ef2

Browse files
committed
doc: add example of % substitution for connection URIs
Reported-by: Zhou DigoalDiscussion:https://postgr.es/m/20170912133722.25637.91@wrigleys.postgresql.orgBackpatch-through: 10
1 parentdc28213 commitba01ef2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,9 @@ postgresql:///mydb?host=localhost&port=5433
840840

841841
<para>
842842
Percent-encoding may be used to include symbols with special meaning in any
843-
of the <acronym>URI</acronym> parts.
843+
of the <acronym>URI</acronym> parts, e.g. replace <literal>=</> with
844+
<literal>%3D</>.
845+
844846
</para>
845847

846848
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp