> "Arthur Ward" <[EMAIL PROTECTED]> writes:
>> I have a table with a plpython trigger defined on it in 7.3.4. I've
>> dropped a column from that table, and now I cannot get a plpython
>> trigger
>> to run at all on that table.
>
> Would you try the attached patch?
Lightly tested, but it seems to b
Chris Pizzi <[EMAIL PROTECTED]> writes:
> Creating a "select" rule on a table should fail if the table is
> referenced by foreign key constraints.
Creating a "select" rule on a table should fail, period. It does not
because we left that feature in for backwards compatibility with ancient
pg_dum
POSTGRESQL BUG REPORT TEMPLATE
Your name : Chris Pizzi
Your email address : [EMAIL PROTEC