mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
doc PG 18 relnotes: Remove item about PQservice()
This libpq API has been removed in fc3edb52fb, commit that has
forgotten one reference in the release notes. This applies only to v18.
This commit is contained in:
@@ -2626,20 +2626,6 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
|
||||
</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
|
||||
|
||||
Reference in New Issue
Block a user