Обсуждение: RE: [HACKERS] Token length limit

Поиск
Список
Период
Сортировка

RE: [HACKERS] Token length limit

От
"Ansley, Michael"
Дата:
>> (Actually I think the limit is currently 64k not 16k, because of the
>> hack that parser/Makefile applies to scan.c, but the point is there
>> shouldn't be any hardwired limit...)
Yes, I noticed that hack.  

>> Yes, and yes.  It's not a critical issue as long as we have limited
>> tuple sizes, but we do need to fix this eventually.
The theory is, of course, that now the query string lengths are unlimited,
there is good reason to remove the tuple block-size limit.  Somebody...
somebody.... anybody.....

Anyway, it has been a good learning experience, and thanks for everybody's
help so far.  With some luck, the debugging process will be short and sweet.


MikeA