aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-12-12 19:25:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-12-12 19:25:04 +0000
commit3bd13da63ba3be6ff143190fc234e15783d51357 (patch)
tree9eed9c463b3ea4bcd765980ac2e9424fcc88db03 /src/backend/regex/regexec.c
parentc89eec506415829a8ebb892a80c6aabc645c90cf (diff)
downloadpostgresql-3bd13da63ba3be6ff143190fc234e15783d51357.tar.gz
postgresql-3bd13da63ba3be6ff143190fc234e15783d51357.zip
Fix integer-to-bit-string conversions to handle the first fractional byte
correctly when the output bit width is wider than the given integer by something other than a multiple of 8 bits. This has been wrong since I first wrote that code for 8.0 :-(. Kudos to Roman Kononov for being the first to notice, though I didn't use his patch. Per bug #5237.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions