summaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-05-24 18:10:47 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-05-24 18:10:47 +0000
commit6b4a3a77001e79e08752d3115546810f7cd2fb62 (patch)
tree4deb1da6f4d5d610e4a49cc50718b121a4cf81ab /src/backend/access/gist
parent8e4862b42261e4037c2c3fd8fb62a779efd93b12 (diff)
Fix LIKE's special-case code for % followed by _. I'm not entirely sure that
this case is worth a special code path, but a special code path that gets the boundary condition wrong is definitely no good. Per bug #4821 from Andrew Gierth. In passing, clean up some minor code formatting issues (excess parentheses and blank lines in odd places). Back-patch to 8.3, where the bug was introduced.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions