CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@postgresql.org 02/09/14 15:32:54
Modified files: contrib/tablefunc: tablefunc.c
Log message: Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE). Also try to improve readability and performance.