Re: proposal and patch : support INSERT INTO...RETURNING with partitioned table using rule

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "John Lumby" <johnlumby@hotmail.com>, <pgsql-hackers@postgresql.org>
Date: 2012-06-20T18:25:45Z
Lists: pgsql-hackers
John Lumby <johnlumby@hotmail.com> wrote:
 
> I attach patch based on clone of postgresql.git as of yesterday 
 
Please read about the CommitFest process:
 
http://wiki.postgresql.org/wiki/CommitFest
 
and add your patch to the open CF:
 
https://commitfest.postgresql.org/action/commitfest_view/open
 
This will ensure that the patch doesn't get lost before the next review
cycle starts.
 
-Kevin