8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-29 06:43:03 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
skidder
d7fb2d6cb3 Integrate new LIKE/STARTING WITH/CONTAINING algorithms into the engine. This has following impact:
1. String functions now search BLOBs correctly
2. Their performace is improved
3. Fixed crash when NULL is passed as escape value to LIKE
2003-12-27 04:37:23 +00:00
skidder
a5e320b19a Implement algorithms for CONTAINING and STARTING WITH 2003-11-20 17:32:20 +00:00
skidder
f084c86622 Finalize operator LIKE test code coverage. A little refactoring 2003-11-18 20:36:35 +00:00
skidder
3ccb5df7a5 New algorithm for calculation of LIKE operator (not integrated yet, published for review) 2003-11-16 22:10:26 +00:00