mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
PL/Python: Update list of supported environment variables
This commit is contained in:
@ -1408,6 +1408,10 @@ plpy.execute("UPDATE tbl SET %s = %s WHERE key = %s" % (
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para><envar>PYTHONUSERBASE</envar></para>
|
<para><envar>PYTHONUSERBASE</envar></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><envar>PYTHONHASHSEED</envar></para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
(It appears to be a Python implementation detail beyond the control
|
(It appears to be a Python implementation detail beyond the control
|
||||||
|
Reference in New Issue
Block a user