pgsql: Report better object limits in error messages for injection poin

2025-11-11 Thread Michael Paquier
Report better object limits in error messages for injection points Previously, error messages for oversized injection point names, libraries, and functions showed buffer sizes (64, 128, 128) instead of the usable character limits (63, 127, 127) as it did not count for the zero-terminated byte, whi

pgsql: Report better object limits in error messages for injection poin

2025-11-11 Thread Michael Paquier
Report better object limits in error messages for injection points Previously, error messages for oversized injection point names, libraries, and functions showed buffer sizes (64, 128, 128) instead of the usable character limits (63, 127, 127) as it did not count for the zero-terminated byte, whi

pgsql: Report better object limits in error messages for injection poin

2025-11-11 Thread Michael Paquier
Report better object limits in error messages for injection points Previously, error messages for oversized injection point names, libraries, and functions showed buffer sizes (64, 128, 128) instead of the usable character limits (63, 127, 127) as it did not count for the zero-terminated byte, whi