Hi, i think that there is a bug
with the crosstab function,
the query is not stopped even with a too little value for <font
face="Arial">statement_timeout, like this:
set statement_timeout = 1;
create temp table resultset_26243
TABLESPACE temp_space as
SELECT *
FROM crosstab(
'', '' );
I implemented at application level, but i think that if is a bug, it's
good to report you.
Any ideas?
regards,
tiago jacobs