diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-01-20 21:21:41 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-01-20 21:21:41 -0500 |
commit | bdde191c1c79d86d43939435bec6a86c15d21041 (patch) | |
tree | fa2692c34366aefbdf4a25a11f52b0c94dc6e9d0 /src/backend/utils/adt/numeric.c | |
parent | 89b6a19e1cc9536e782a132b551a5e642db9972a (diff) |
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