query path, and rules - Mailing list pgsql-hackers

From Grzegorz Jaskiewicz
Subject query path, and rules
Date
Msg-id 7F6DDCEF-E440-440F-BC7F-70DCB53B823D@pointblue.com.pl
Whole thread Raw
Responses Re: query path, and rules
List pgsql-hackers
Hey folks,

I would like to learn more about execution path for a simple query,  
that is going to be changed by a rule. I want to find out, why output  
of 'affected rows' isn't always altered properly in rules rewriting  
inserts and updates.
Can someone give me simple guide on where should I look, what  
functions is a query going through, etc, etc ?

(based on cvs head).

thanks.


pgsql-hackers by date:

Previous
From: "Robert Haas"
Date:
Subject: Re: Common Table Expressions applied; some issues remain
Next
From: Emmanuel Cecchet
Date:
Subject: Transactions and temp tables