Re: [DOCS] gen_random_uuid security not explicit in documentation

2017-06-29 Thread Noah Misch
On Sun, Jun 25, 2017 at 09:26:28PM -0700, Noah Misch wrote: > On Fri, Jun 23, 2017 at 10:23:36AM +0900, Michael Paquier wrote: > > On Fri, Jun 23, 2017 at 3:02 AM, Heikki Linnakangas wrote: > > > I'm inclined to change gen_random_uuid() to throw an error if the server &g

Re: [DOCS] gen_random_uuid security not explicit in documentation

2017-06-25 Thread Noah Misch
On Fri, Jun 23, 2017 at 10:23:36AM +0900, Michael Paquier wrote: > On Fri, Jun 23, 2017 at 3:02 AM, Heikki Linnakangas wrote: > > I'm inclined to change gen_random_uuid() to throw an error if the server is > > built with --disable-strong-random, like gen_random_bytes() does. That way, > > they wou

[DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.)

2014-02-06 Thread Noah Misch
On Tue, Feb 04, 2014 at 03:28:45PM -0500, Robert Haas wrote: > On Tue, Feb 4, 2014 at 1:38 AM, Tom Lane wrote: > > Noah Misch writes: > >>> Robert Haas writes: > >>>> I wonder if these standalone things are really worthwhile. > > > >> I wonde

[DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.)

2014-02-06 Thread Noah Misch
icult it would be to make sufficient link data available when building the standalone files. There would be no linking per se; we would just need the referent's text fragment emitted where the tag appears. For example, have a stylesheet that produces a file bearing all link I