diff options
Diffstat (limited to 'src/pl/plpython/feature.diff')
-rw-r--r-- | src/pl/plpython/feature.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/pl/plpython/feature.diff b/src/pl/plpython/feature.diff deleted file mode 100644 index 8f842a1c1f..0000000000 --- a/src/pl/plpython/feature.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- feature.expected Sat Mar 31 16:15:31 2001 -+++ feature.output Thu Apr 19 23:47:52 2001 -@@ -29,7 +29,7 @@ - (1 row) - - SELECT import_fail(); --NOTICE: ('import socket failed -- untrusted dynamic module: socket',) -+NOTICE: ('import socket failed -- untrusted dynamic module: _socket',) - import_fail - -------------------- - failed as expected |