"Dave Page" <dpage@vale-housing.co.uk> writes: > Sure it's trivial in various languages, even in trusted PL/Tcl: > > CREATE FUNCTION sleep(integer) RETURNS void AS $$ > after [expr $1 * 1000] > $$ LANGUAGE pltcl STRICT;
Do any of the trusted languages count branches and abort after some large number to prevent trusted code from causing long delays? -- greg ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster