aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-11-07 11:48:53 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-11-07 11:50:18 -0500
commitced3a93ccbbd0a3866f2324662f7a1fa4c31909a (patch)
treeea1927bc1a201c6a706569e2bdcf371f762be951 /src/tutorial/basics.source
parentffc703a891e336b9bf4b74112bd4684d1f990fab (diff)
downloadpostgresql-ced3a93ccbbd0a3866f2324662f7a1fa4c31909a.tar.gz
postgresql-ced3a93ccbbd0a3866f2324662f7a1fa4c31909a.zip
Fix assorted bugs in contrib/unaccent's configuration file parsing.
Make it use t_isspace() to identify whitespace, rather than relying on sscanf which is known to get it wrong on some platform/locale combinations. Get rid of fixed-size buffers. Make it actually continue to parse the file after ignoring a line with untranslatable characters, as was obviously intended. The first of these issues is per gripe from J Smith, though not exactly either of his proposed patches.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions