File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 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
374375 </para>
375376
376377 <para>
377- These function are now present by default. Old <link
378+ These functions 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>.
You can’t perform that action at this time.
0 commit comments