From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Rustam ALLAKOV <rustamallakov(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add pg_get_injection_points() for information of injection points |
Date: | 2025-05-27 07:14:47 |
Message-ID: | aDVmZ-U83JYytz7a@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
v5-0001-Add-InjectionPointList-to-retrieve-list-of-inject.patch | text/x-diff | 3.4 KB |
v5-0002-Add-pg_get_injection_points.patch | text/x-diff | 8.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Yugo Nagata | 2025-05-27 08:52:40 | Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION |
Previous Message | Jim Jones | 2025-05-27 06:33:42 | Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION |