Re: Add pg_get_injection_points() for information of injection points - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add pg_get_injection_points() for information of injection points
Date
Msg-id aDVmZ-U83JYytz7a@paquier.xyz
Whole thread Raw
In response to Add pg_get_injection_points() for information of injection points  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Sun, May 25, 2025 at 03:59:51AM +0000, Rustam ALLAKOV wrote:
> to match how `unicode_version` function is documented
> > Returns a string representing the version of Unicode used by ICU, if
> > the server was built with ICU support; otherwise returns

Makes sense, with the difference that the function throws an error if
Postgres is configured without --enable-injection-points.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Avoiding memory leak when compilation of a function fails
Next
From: wenhui qiu
Date:
Subject: Re: Standardize the definition of the subtype field of AlterDomainStmt