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(-)