postgresql/contrib/btree_gin
Bruce Momjian 0cf16b44cb btree_gin: properly call DirectFunctionCall1()
Previously we called DirectFunctionCall3() with dummy arguments.  Fixed
version of previous patch.

Report by Jon Nelson
2015-03-31 10:26:45 -04:00
..
expected
sql
.gitignore
btree_gin--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
btree_gin--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
btree_gin.c btree_gin: properly call DirectFunctionCall1() 2015-03-31 10:26:45 -04:00
btree_gin.control
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00