| From: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
|---|---|
| To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Add record_image_ops opclass for matview concurrent refresh. |
| Date: | 2013-10-10 16:37:58 |
| Message-ID: | 1381423078.72519.YahooMailNeo@web162901.mail.bf1.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Kevin Grittner <kgrittn(at)postgresql(dot)org> wrote:
> Add record_image_ops opclass for matview concurrent refresh.
The buildfarm pointed out that I had not handled pass-by-value data
types correctly. Fixed based on advice from Robert. We'll see
whether that clears up the part of the buildfarm breakage
attributed to this patch.
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| record_image_ops-byvalue.diff | text/x-diff | 813 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2013-10-10 21:49:30 | Re: pgsql: Stamp 9.3.1. |
| Previous Message | Kevin Grittner | 2013-10-10 16:26:53 | pgsql: Fix bug in record_image_ops on big endian machines. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2013-10-10 16:39:04 | Re: Auto-tuning work_mem and maintenance_work_mem |
| Previous Message | Gibheer | 2013-10-10 16:36:57 | Re: Patch for reserved connections for replication users |