Tatsuo Ishii <[EMAIL PROTECTED]> writes: >> AFAIK the only workaround at present is to use >> EXECUTE for queries referencing the temp table.
> But EXECUTE does not support select into, does it? You could probably get the result you want using FOR rec IN EXECUTE text_expression LOOP ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly