On Sun, Jul 22, 2018 at 10:30:20PM +0000, Andres Freund wrote: > Deduplicate "invalid input syntax" messages for various types. > > Previously a lot of the error messages referenced the type in the > error message itself. That requires that the message is translated > separately for each type. > > Note that currently a few smallint cases continue to reference the > integer, rather than smallint, type. A later patch will create a > separate routine for 16bit input.
A couple of alternate outputs have been forgotten here (int8 has some extra ones), causing make check to turn red on Windows, and plcheck to turn red on macos. -- Michael
signature.asc
Description: PGP signature
