Re: Re: [COMMITTERS] pgsql: btree_gin: properly call DirectFunctionCall1() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: [COMMITTERS] pgsql: btree_gin: properly call DirectFunctionCall1()
Date
Msg-id 18257.1427336209@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: btree_gin: properly call DirectFunctionCall1()  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> OK, I figured out that I was only supposed to change inet_in, not the
> other calls to DirectFunctionCall3 (varbit_in and bit_in).  Patch
> attached.

That looks better ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Why SyncRepWakeQueue is not static?
Next
From: Amit Kapila
Date:
Subject: Re: Parallel Seq Scan