From: Peter Eisentraut Date: Sat, 28 Apr 2012 10:34:06 +0000 (+0300) Subject: PL/Python: Update list of supported environment variables X-Git-Tag: REL9_2_BETA1~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05dd9fb18d6572f1467f995085b1de324d0ad028;p=postgresql PL/Python: Update list of supported environment variables --- diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index cc5c7efbe0..bdb0d3377f 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1408,6 +1408,10 @@ plpy.execute("UPDATE tbl SET %s = %s WHERE key = %s" % ( PYTHONUSERBASE + + + PYTHONHASHSEED + (It appears to be a Python implementation detail beyond the control