From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: btree_gin: properly call DirectFunctionCall1() |
Date: | 2015-03-25 02:02:03 |
Message-ID: | 15502.1427248923@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
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.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2015-03-25 02:35:10 | Re: pgsql: btree_gin: properly call DirectFunctionCall1() |
Previous Message | Bruce Momjian | 2015-03-25 01:10:43 | pgsql: PL/pgSQL docs: recommend format() for query construction |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2015-03-25 02:05:58 | Re: Error with index on unlogged table |
Previous Message | Sawada Masahiko | 2015-03-25 01:46:45 | Re: Auditing extension for PostgreSQL (Take 2) |