Thread: pgsql: btree_gin: properly call DirectFunctionCall1()

pgsql: btree_gin: properly call DirectFunctionCall1()

From
Bruce Momjian
Date:
btree_gin:  properly call DirectFunctionCall1()

Previously we called DirectFunctionCall3() with dummy arguments.

Patch by Jon Nelson

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/843cd0bfe6246d94d9b34a7f36bbb76fdba87b74

Modified Files
--------------
contrib/btree_gin/btree_gin.c |   15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)


Re: pgsql: btree_gin: properly call DirectFunctionCall1()

From
Tom Lane
Date:
Bruce Momjian <bruce@momjian.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


Re: pgsql: btree_gin: properly call DirectFunctionCall1()

From
Bruce Momjian
Date:
On Tue, Mar 24, 2015 at 10:02:03PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +