diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-01-20 21:21:34 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-01-20 21:21:34 -0500 |
commit | b8e5f669910cb5e26fdf3d255e981e875f87a7d7 (patch) | |
tree | cdee7480c1d7b339d31a488d9c7ef1d85cf76301 /src/backend/utils/adt/numeric.c | |
parent | 1681e2f740a7b7e6b59f68cd72d9b1f61a8dcb4e (diff) | |
download | postgresql-b8e5f669910cb5e26fdf3d255e981e875f87a7d7.tar.gz postgresql-b8e5f669910cb5e26fdf3d255e981e875f87a7d7.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/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions