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
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
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