mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
return true for exactly the characters treated as whitespace by their flex scanners. Per report from Victor Snezhko and subsequent investigation. Also fix a passel of unsafe usages of <ctype.h> functions, that is, ye olde char-vs-unsigned-char issue. I won't miss <ctype.h> when we are finally able to stop using it.
4.1 KiB
4.1 KiB