Rod Taylor <[EMAIL PROTECTED]> writes:
> I do agree that a dependency entry from the foreign key constraint to
> the unique or primary key constraint would be useful. That information
> isn't immediately available, as the initial check is performed early on
> in the parser. The constraint creati
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