Tom Lane wrote:

Andrew Dunstan <[EMAIL PROTECTED]> writes:


The thing is that unlike TCL we have one interpreter for both trusted and untrusted cases.





My thinking is to factor out all the code that only applies to trusted cases from the interpreter init code, and only call it if we try to compile a trusted function and it hasn't been run yet. Does that seem reasonable?



That would work. You'd need two state flags instead of just one, but
that doesn't seem bad.



2?

'splain please :-)

cheers

andrew



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to