]> granicus.if.org Git - postgresql/commit
Improve documentation of random() function.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jan 2015 02:21:44 +0000 (21:21 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jan 2015 02:21:44 +0000 (21:21 -0500)
commit5d784c77d5c7d66ee2d3469b323007910de389ba
tree0efa522036798d89292de4d2aa0426fd4f2ccd14
parentf4f522deb6b40d9f1d4ed58d9aa2b0df2fe92f7b
Improve documentation of random() function.

Move random() and setseed() to a separate table, to have them grouped
together. Also add a notice that random() is not cryptographically secure.

Back-patch of commit 75fdcec14543b60cc0c67483d8cc47d5c7adf1a8 into
all supported versions, per discussion of the need to document that
random() is just a wrapper around random(3).
doc/src/sgml/func.sgml