On Wed, Aug 19, 2026 at 02:22:10PM +0900, Michael Paquier wrote:
> As a side exercise, I have been looking at other catalogs with
> smallints like this one. There are quite a few (proc, index,
> partition keys, but triggers look like the only hole of this kind we
> had.
>
> Will fix that. Thanks for the report and the patch.
One s/INT16_MAX/PG_INT16_MAX/ later, done.
Note: The patch had two whitespace issues, with git diff --check
complaining.
--
Michael