Thread: pgsql: Remove use of whrandom module, which was removed in Python 2.5.

pgsql: Remove use of whrandom module, which was removed in Python 2.5.

From
petere@postgresql.org (Peter Eisentraut)
Date:
Log Message:
-----------
Remove use of whrandom module, which was removed in Python 2.5.

Modified Files:
--------------
    pgsql/src/pl/plpython/expected:
        plpython_function.out (r1.9 -> r1.10)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_function.out.diff?r1=1.9&r2=1.10)
    pgsql/src/pl/plpython/sql:
        plpython_function.sql (r1.9 -> r1.10)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/sql/plpython_function.sql.diff?r1=1.9&r2=1.10)