aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-09-22 21:39:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-09-22 21:39:58 +0000
commitbeca984e5f1c315d02064e69861be112f5a69b3d (patch)
treeb06b0b54e649824380e3b35822c1c054dac24608 /src/backend/access/gist
parent6d0efd3a092ec60c7e27b53e604cbc87ba3c8e2c (diff)
downloadpostgresql-beca984e5f1c315d02064e69861be112f5a69b3d.tar.gz
postgresql-beca984e5f1c315d02064e69861be112f5a69b3d.zip
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.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions