• Tom Lane's avatar
    Mike Ansley's fixes for long queries. This change just · 85712da9
    Tom Lane authored
    corrects flex myinput() routine so that it doesn't assume there is only
    one bufferload of data.  We still have the issue of getting rid of
    YY_USES_REJECT so that the scanner can cope with tokens larger than its
    initial buffer size.
    85712da9
scan.l 12.3 KB