Re: replace oidrand() with random_sample() - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: replace oidrand() with random_sample()
Date
Msg-id 200302130524.h1D5O3b03001@candle.pha.pa.us
Whole thread Raw
In response to Re: replace oidrand() with random_sample()  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Neil Conway wrote:
> On Wed, 2003-01-15 at 23:27, Bruce Momjian wrote:
> > Yea, just remove it and we can re-add it later if people ask for it.
>
> Ok, this patch removes oidrand(), oidsrand(), and userfntest(), and
> improves the SGML docs a little bit (un-commenting the setseed()
> documentation).
>
> Cheers,
>
> Neil
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC
>
>

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2
Next
From: Bruce Momjian
Date:
Subject: Re: SEQUENCEs and NO MAXVALUE NO MINVALUE