OSDN Git Service

Generate double-sided LIKE indexquals that work even in weird locales,
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Dec 1999 05:38:25 +0000 (05:38 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Dec 1999 05:38:25 +0000 (05:38 +0000)
commitd8f3752133d53cf4fe0d8040fc08dd033c02a222
tree764333beba64c27c0866693a7cd408668b6c3258
parent5f68d5c38f7a66546b0770eeb1c30927f7765e0f
Generate double-sided LIKE indexquals that work even in weird locales,
by continuing to increment the rightmost character until we get a string
that is demonstrably greater than the pattern prefix.
src/backend/optimizer/path/indxpath.c