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

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "John Lumby" <johnlumby(at)hotmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal and patch : support INSERT INTO...RETURNING with partitioned table using rule
Date: 2012-06-20 18:25:45
Message-ID: 4FE1CF59020000250004881D@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

John Lumby <johnlumby(at)hotmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2012-06-20 18:32:53 Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node
Previous Message Robert Haas 2012-06-20 18:21:09 Re: Too frequent message of pgbench -i?