elein wrote:
>
> That is very odd.
>
> I wonder if it is whacky on other Linux systems or
> if it is something with SuSe.
>
> Or! possibly it is that I am using an older Python. python 2.1.
> That is probably it. If so, nevermind. It is very minor
> anyway.
I have python 1.5 here. Do you
That is very odd.
I wonder if it is whacky on other Linux systems or
if it is something with SuSe.
Or! possibly it is that I am using an older Python. python 2.1.
That is probably it. If so, nevermind. It is very minor
anyway.
elein
[EMAIL PROTECTED]
On Sunday 22 September 2002 18:14, yo
Looks fine here on BSD/OS, in server logs:
LOG: statement: select nested_call_one('pass this along');
---
elein wrote:
>
>
>
> Postgres7.3b1, Linux Suse 7.3
>
> plpy.log() and plpy.warning() leave parentheses and a tr
Postgres7.3b1, Linux Suse 7.3
plpy.log() and plpy.warning() leave parentheses and a trailing
comma on messages in psql and in the log. I did not test
the other plpy interfaces to elog. This is what they look like:
WARNING: ('This is a warning!',)
LOG: ('This is a log messa