-
- Downloads
Remove read_file/write_file tests. These were originally intended to
*fail*, to test that plpython didn't allow untrusted operations. When we changed plpython to plpythonu because python didn't actually have a secure sandbox mode, someone (probably me :-() misinterpreted the tests as checking whether Python's file I/O works. Which is a stupid thing for us to be testing. Remove it so we don't clutter the filesystem with random temporary files.
Showing
- src/pl/plpython/expected/plpython_error.out 0 additions, 13 deletionssrc/pl/plpython/expected/plpython_error.out
- src/pl/plpython/expected/plpython_function.out 0 additions, 7 deletionssrc/pl/plpython/expected/plpython_function.out
- src/pl/plpython/sql/plpython_error.sql 0 additions, 4 deletionssrc/pl/plpython/sql/plpython_error.sql
- src/pl/plpython/sql/plpython_function.sql 0 additions, 9 deletionssrc/pl/plpython/sql/plpython_function.sql
Loading
Please register or sign in to comment