Subject Re: [firebird-support] Re: delayed suspend
Author Dimitry Sibiryakov
> Try the attached code with
>
> select * from test(1000)
>
> and report back.

Change return value from integer to varchar(20000) or test(1000) to
test(100000) and you'll see the truth.

SY, SD.