Re: [BUGS] Rule execution bug

2003-09-25 Thread Tom Lane
Viacheslav N Tararin <[EMAIL PROTECTED]> writes: > For the next schema rule "d_analysis_plan" perform only first DELETE > statement, second statement not performed. You did not show us the definition of "analysis_plan", but I'll bet it's a view joining t_sub_plan and t_account_plan. If so, this

[BUGS] Rule execution bug

2003-09-25 Thread Viacheslav N Tararin
For the next schema rule "d_analysis_plan" perform only first DELETE statement, second statement not performed. Environment: - PostgreSQL 7.4beta4 CPU: 2PIII800 ASP Linux 7.2 2.4.19-13 smp gcc 2.96 SCHEMA: -- create table gl.