CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/06/24 22:18:58

Modified files:
        src/pl/plpython: plpython.c plpython_error.sql 
                         plpython_function.sql 

Log message:
        > I've worked with the Pl/Python code in the past and will see about removing
        > rexec and making it an untrusted language.  Last time I looked, it didn't
        > look particularly difficult.  I've set aside some time next week, so stay
        > tuned.
        
        Attached is a patch that removes all of the RExec code from plpython from
        the current PostgreSQL CVS.  In addition, plpython needs to be changed to an
        untrusted language in createlang.  Please let me know if there are any
        problems.
        
        Kevin Jacobs


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to