PostgreSQL Source Code git master
Data Fields
normal_rand_fctx Struct Reference

Data Fields

 
 
 
bool  use_carry
 

Detailed Description

Definition at line 89 of file tablefunc.c.

Field Documentation

carry_val

float8 normal_rand_fctx::carry_val

Definition at line 93 of file tablefunc.c.

Referenced by normal_rand().

mean

float8 normal_rand_fctx::mean

Definition at line 91 of file tablefunc.c.

Referenced by normal_rand().

stddev

float8 normal_rand_fctx::stddev

Definition at line 92 of file tablefunc.c.

Referenced by normal_rand().

use_carry

bool normal_rand_fctx::use_carry

Definition at line 94 of file tablefunc.c.

Referenced by normal_rand().


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

AltStyle によって変換されたページ (->オリジナル) /