CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/13 18:44:50

Modified files:
        contrib/tablefunc: README.tablefunc tablefunc.c tablefunc.sql.in 
        contrib/tablefunc/expected: tablefunc.out 
        contrib/tablefunc/sql: tablefunc.sql 

Log message:
        With Joe Conway's concurrence, remove srandom() call from normal_rand().
        This was the last piece of code that took it upon itself to reset the
        random number sequence --- now we only have srandom() in postmaster start,
        backend start, and explicit setseed() operations.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to