mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 10:11:28 -04: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:
parent
fc3edb52fb
commit
601a3133ae
1 changed files with 0 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue