On 6/18/07, Jan Danielsson <[EMAIL PROTECTED]> wrote:
UPDATE foo SET value=value+normdistsample(10, 0.2) WHERE id=1;
Something like this? http://www.joeconway.com/plr/
-- Cheers, Andrej ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match