]> granicus.if.org Git - postgresql/commit
Improve documentation of random() function.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 24 Oct 2013 12:39:30 +0000 (15:39 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 24 Oct 2013 12:40:23 +0000 (15:40 +0300)
commit75fdcec14543b60cc0c67483d8cc47d5c7adf1a8
tree04760cd3d5e22bcfa4335af19fad424280b511b0
parent138184adc5f7c60c184972e4d23f8cdb32aed77d
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.

Original patch by Honza Horak, although I didn't use his version.
doc/src/sgml/func.sgml