This libpq API has been removed in
fc3edb52fbb9, commit that has
forgotten one reference in the release notes. This applies only to v18.
</para>
</listitem>
-<!--
-Author: Michael Paquier <michael@paquier.xyz>
-2024-12-18 [4b99fed75] libpq: Add service name to PGconn and PQservice()
--->
-
- <listitem>
- <para>
- Add libpq function <link
- linkend="libpq-PQservice"><function>PQservice()</function></link>
- to return the connection service name (Michael Banck)
- <ulink url="&commit_baseurl;4b99fed75">§</ulink>
- </para>
- </listitem>
-
<!--
Author: Tomas Vondra <tomas.vondra@postgresql.org>
2024-08-19 [28a1121fd] Mark search_path as GUC_REPORT