[BUGS] Backend unexpectedly closed connection

2001-06-03 Thread pgsql-bugs
Paul Mamin ([EMAIL PROTECTED]) reports a bug with a severity of 4 The lower the number the more severe it is. Short Description Backend unexpectedly closed connection Long Description Sequence: - listen xxx; create table xx (a int4); cr

[BUGS] repeated syntax errors in plpython modules cause database to reset

2001-06-03 Thread pgsql-bugs
David Casti ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description repeated syntax errors in plpython modules cause database to reset Long Description I am migrating from PL TCL to PL Python for my procedural language. However, when

[BUGS] plpython: sys module doesn't know about _getframe

2001-06-03 Thread pgsql-bugs
Steven D. Arnold ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description plpython: sys module doesn't know about _getframe Long Description I have a module which I import and use in plpython functions. One function in this module imp