Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Rules with Conditions: Bug, or Misunderstanding - Mailing list pgsql-sql

From Tom Lane
Subject Re: Rules with Conditions: Bug, or Misunderstanding
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Rules with Conditions: Bug, or Misunderstanding  ("Joel Burton" <[email protected]>)
List pgsql-sql
"Joel Burton" <[email protected]> writes:
> In any event, though, the rule above crashes my backend, as do 
> simpler versions I wrote that try your CREATE RULE DO INSTEAD ( 
> INSERT; UPDATE; ) idea.

Ugh :-(

> What information can I provide to the list to troubleshoot this?

A gdb backtrace from the corefile, and/or a simple example to replicate
the problem...
        regards, tom lane


pgsql-sql by date:

Previous
From: "Joel Burton"
Date:
Subject: Re: Rules with Conditions: Bug, or Misunderstanding
Next
From: "Edipo E. F. Melo"
Date:
Subject: I can be a BUG?