| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: btree_gin: properly call DirectFunctionCall1() |
| Date: | 2015-03-25 02:35:10 |
| Message-ID: | 20150325023510.GI19256@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Tue, Mar 24, 2015 at 10:02:03PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > btree_gin: properly call DirectFunctionCall1()
> > Previously we called DirectFunctionCall3() with dummy arguments.
>
> This patch is entirely wrong and has broken the buildfarm.
> Please revert.
OK, done.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2015-03-25 02:35:23 | pgsql: Revert commit 843cd0bfe6246d94d9b34a7f36bbb76fdba87b74 |
| Previous Message | Tom Lane | 2015-03-25 02:02:03 | Re: pgsql: btree_gin: properly call DirectFunctionCall1() |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2015-03-25 02:38:30 | Re: Error with index on unlogged table |
| Previous Message | Álvaro Hernández Tortosa | 2015-03-25 02:08:45 | Re: Repeatable read and serializable transactions see data committed after tx start |