]> granicus.if.org Git - postgresql/commit
Improve documentation of random() function.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jan 2015 02:21:34 +0000 (21:21 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jan 2015 02:21:34 +0000 (21:21 -0500)
commitb8e5f669910cb5e26fdf3d255e981e875f87a7d7
treecdee7480c1d7b339d31a488d9c7ef1d85cf76301
parent1681e2f740a7b7e6b59f68cd72d9b1f61a8dcb4e
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