git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6d0efd3) | patch
Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only
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:
contrib/fuzzystrmatch/dmetaphone.c diff | blob | blame | history
contrib/hstore/hstore_io.c diff | blob | blame | history
contrib/isn/isn.c diff | blob | blame | history
contrib/ltree/crc32.c diff | blob | blame | history
contrib/ltree/ltree_io.c diff | blob | blame | history
contrib/ltree/ltxtquery_io.c diff | blob | blame | history
contrib/pgcrypto/imath.c diff | blob | blame | history
src/backend/parser/scan.l diff | blob | blame | history
src/backend/parser/scansup.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/include/parser/scansup.h diff | blob | blame | history
src/include/port.h diff | blob | blame | history
src/interfaces/ecpg/preproc/pgc.l diff | blob | blame | history
src/interfaces/libpq/fe-auth.c diff | blob | blame | history
src/pl/plpgsql/src/pl_exec.c diff | blob | blame | history
src/pl/plpgsql/src/pl_funcs.c diff | blob | blame | history
src/port/path.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /