Re: Normal distribution et al.?

From: "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com>
To: "Jan Danielsson" <jan(dot)m(dot)danielsson(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Normal distribution et al.?
Date: 2007-06-18 03:30:07
Message-ID: b35603930706172030y4185e031o47273f871f1d675c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/18/07, Jan Danielsson <jan(dot)m(dot)danielsson(at)gmail(dot)com> wrote:
> UPDATE foo SET value=value+normdistsample(10, 0.2) WHERE id=1;
Something like this?
http://www.joeconway.com/plr/

-- Cheers,
Andrej

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Danielsson 2007-06-18 03:40:41 Re: Normal distribution et al.?
Previous Message Michael Fuhr 2007-06-18 03:17:13 Re: VACUUM ANALYZE extremely slow