Add tests for object size limits of injection points - Mailing list pgsql-hackers

From Michael Paquier
Subject Add tests for object size limits of injection points
Date
Msg-id aRE7zhu6wOA29gFf@paquier.xyz
Whole thread Raw
Responses Re: Add tests for object size limits of injection points
Re: Add tests for object size limits of injection points
List pgsql-hackers
Hi all,

While looking at a recent patch for injection points that has resulted
in 16a2f706951e, I have been reminded that the point name, library
name and function name have hardcoded limits, and it is now possible
to have them tested by SQL.

Attached is a patch to do so.  Thoughts?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: isolation tester limitation in case of multiple injection points in a single command
Next
From: Tomas Vondra
Date:
Subject: Re: Changing the state of data checksums in a running cluster