git.postgresql.org Git - postgresql.git/commit
2006年9月22日 21:39:58 +0000 (21:39 +0000)
2006年9月22日 21:39:58 +0000 (21:39 +0000)
commit beca984e5f1c315d02064e69861be112f5a69b3d
Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only
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.
19 files changed:
This is the main PostgreSQL git repository.
RSS
Atom