I know that I can use fcinfo->flinfo->fn_extra to determine if a particular function has been previously called within a given SQL statement execution, but what is the best way to determine that the current statement has or has not changed?

Specifically I'd like to reset a variable within my PL/R interpreter each time a new SQL statement begins.

Joe


---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster

Reply via email to