summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/wordparser/parser.l
Commit message (Expand)AuthorAgeFilesLines
* Text parser rewritten:Teodor Sigaev2005-11-211-346/+0
* Suppress warnings on platforms where fprintf is a macro (eg, recentTom Lane2005-10-151-0/+1
* Fix some more 'old-style parameter declaration' warnings.Tom Lane2004-10-251-7/+17
* 1 Eliminate duplicate field HLWORD->skipTeodor Sigaev2004-06-281-21/+59
* Add %option nodefault to all our flex lexers. Fix a couple of rule gapsTom Lane2004-02-241-0/+1
* One more fix confusionTeodor Sigaev2003-12-051-1/+1
* Avoid confusion start_parse_str function with tsearch V1Teodor Sigaev2003-12-051-2/+3
* Persuade tsearch/tsearch2 to work (or at least pass their regressionTom Lane2003-09-141-13/+0
* Eliminate function start_parse_fh and macro YY_INPUTTeodor Sigaev2003-08-151-38/+0
* tsearch2 moduleTeodor Sigaev2003-07-211-0/+346