From e75d99818dd3940be997520e64db8c9e3b207e39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:26 +0200 Subject: Merging upstream version 15.7. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/libpq-misc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/libpq-misc.html') diff --git a/doc/src/sgml/html/libpq-misc.html b/doc/src/sgml/html/libpq-misc.html index 21f7f75..43469a3 100644 --- a/doc/src/sgml/html/libpq-misc.html +++ b/doc/src/sgml/html/libpq-misc.html @@ -1,5 +1,5 @@ -34.12. Miscellaneous Functions

34.12. Miscellaneous Functions

+34.12. Miscellaneous Functions

34.12. Miscellaneous Functions

As always, there are some functions that just don't fit anywhere.

PQfreemem

Frees memory allocated by libpq. @@ -230,4 +230,4 @@ int PQlibVersion(void); it cannot be used to detect required functionality in earlier versions, since calling it will create a link dependency on version 9.1 or later. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3