Vincenzo Romano <[EMAIL PROTECTED]> writes: > How can I delay the query planner decisions until the actual query is to be > done inside the function body?
Use plpgsql's EXECUTE. AFAIR there is no way in a SQL-language function. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org