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

13 Commits

Author SHA1 Message Date
asfernandes
f830daecf7 Fixed CORE-2153 - SIMILAR TO predicate hangs with "|" option 2008-10-28 14:17:18 +00:00
alexpeshkoff
5ac5869661 CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
alexpeshkoff
a2e416210b Fixed CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid.
Also cleaned up use of gds__log() in a few places.
2008-06-26 09:47:59 +00:00
asfernandes
17c20e8392 1) Fixed CORE-1935 – SIMILAR TO character classes are incorrectly recognized.
2) Improve the documentation after some questions from Claudio.
2008-06-14 02:17:20 +00:00
robocop
a2cd97355b Misc. 2008-05-14 09:24:14 +00:00
asfernandes
102bd1d54d Fixed problems with SIMILAR TO expressions [^x-y] and [x^y] 2008-05-11 19:08:16 +00:00
dimitr
9a6c0accf6 Reduce number of warnings for 64-bit targets. 2008-05-10 16:49:39 +00:00
asfernandes
3039066631 Fixed problem matching expressions of type x{n} 2008-05-07 16:05:26 +00:00
asfernandes
eee88b371a Make easier to debug the recursive version of SIMILAR TO 2008-05-07 15:39:56 +00:00
asfernandes
c4838f08d2 Fixed problem of regular expression branches (separated by vertical bar) being not matched correctly 2008-05-07 15:20:40 +00:00
asfernandes
9a65232ebf Fixed SIMILAR TO expressions <regular primary> { <low value> } and <regular primary> { <low value> <comma> } 2008-05-06 15:27:48 +00:00
robocop
61662f5b5b Constness and style. 2008-04-19 09:42:01 +00:00
dimitr
6666fd1e4a The merge continued. 2008-01-16 09:48:41 +00:00