mirror of
https://github.com/postgres/postgres.git
synced 2025-06-19 04:21:08 +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>
|
||||
<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
|
||||
|
Reference in New Issue
Block a user