pg_tsparser
pg_tsparser copied to clipboard
PGPRO-8706: Fix t_isspace(), etc., when datlocprovider=i and datctype…
…=C for 16+
See the commit f413941f41d370a7893caa3e6ed384b89a0577fd (Fix t_isspace(), etc., when datlocprovider=i and datctype=C.) in PostgreSQL 16+. A fix for previous major versions will be added later.