OSDN Git Service

Mike Ansley's fixes for long queries. This change just
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Sep 1999 00:13:27 +0000 (00:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Sep 1999 00:13:27 +0000 (00:13 +0000)
commit85712da90db24d508ceff878f31590223d344d7b
treeb331532ffeb9370613a237da9ba07756a13585ed
parentf1de4f9532f82ab9aaf9219c96b33910810614a6
Mike Ansley's fixes for long queries.  This change just
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.
src/backend/parser/scan.l