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

Commit9490c2d

Browse files
committed
doc: PG 11 release note fixes: PGhost, typo
1 parentecac235 commit9490c2d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎doc/src/sgml/release-11.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,10 @@
293293
<para>
294294
Previously <function>PQhost()</function> often returned the
295295
supplied host parameters, which could contain several hosts.
296-
The same is true of <function>PQport()</function>, which now
297-
returns the actual port number, not the multiple supplied port
298-
numbers. ACCURATE?
296+
It will now also return the host's IP address if the host name was
297+
not supplied. The same is true of <function>PQport()</function>,
298+
which now returns the actual port number, not the multiple supplied
299+
port numbers.
299300
</para>
300301
</listitem>
301302

@@ -374,7 +375,7 @@
374375
</para>
375376

376377
<para>
377-
Thesefunction are now present by default. Old <link
378+
Thesefunctions are now present by default. Old <link
378379
linkend="adminpack"><application>adminpack</application></link>
379380
installs will continue to have access to these functions until
380381
they are updated via <command>ALTER EXTENSION ... UPDATE</command>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp