Michael Fuhr <[EMAIL PROTECTED]> writes: > SELECT delitel(1000000, 1);
> Mean times over the last five of six runs on my poor 500MHz FreeBSD > 4.11-PRERELEASE box: > 6741 ms 7.4.6 (from FreeBSD ports collection) > 14427 ms 8.0.0rc5 (from CVS source) When I add IMMUTABLE to the function definition, I get much closer times. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])