diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-01-20 21:21:44 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-01-20 21:21:44 -0500 |
commit | 5d784c77d5c7d66ee2d3469b323007910de389ba (patch) | |
tree | 0efa522036798d89292de4d2aa0426fd4f2ccd14 /src/tutorial/funcs.c | |
parent | f4f522deb6b40d9f1d4ed58d9aa2b0df2fe92f7b (diff) | |
download | postgresql-5d784c77d5c7d66ee2d3469b323007910de389ba.tar.gz postgresql-5d784c77d5c7d66ee2d3469b323007910de389ba.zip |
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).
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions