Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

normal_rand_fctx Struct Reference

Data Fields

float8 mean
float8 stddev
float8 carry_val
bool use_carry

Detailed Description

Definition at line 87 of file tablefunc.c.


Field Documentation

Definition at line 91 of file tablefunc.c.

Referenced by normal_rand().

Definition at line 89 of file tablefunc.c.

Referenced by normal_rand().

Definition at line 90 of file tablefunc.c.

Referenced by normal_rand().

Definition at line 92 of file tablefunc.c.

Referenced by normal_rand().


The documentation for this struct was generated from the following file: