PL/Python: Update list of supported environment variables

pull/3/head
Peter Eisentraut 14 years ago
parent d6f7d4fdc5
commit 05dd9fb18d
  1. 4
      doc/src/sgml/plpython.sgml

@ -1408,6 +1408,10 @@ plpy.execute("UPDATE tbl SET %s = %s WHERE key = %s" % (
<listitem>
<para><envar>PYTHONUSERBASE</envar></para>
</listitem>
<listitem>
<para><envar>PYTHONHASHSEED</envar></para>
</listitem>
</itemizedlist>
(It appears to be a Python implementation detail beyond the control

Loading…
Cancel
Save