Commit Graph

15 Commits (1e98fa0bf8de9d25d97fb346755a9c9c17bba549)

Author SHA1 Message Date
Bruce Momjian 0cf16b44cb btree_gin: properly call DirectFunctionCall1() 10 years ago
Bruce Momjian 11226e3817 Revert commit 843cd0bfe6 10 years ago
Bruce Momjian 843cd0bfe6 btree_gin: properly call DirectFunctionCall1() 10 years ago
Heikki Linnakangas 7f0dccaed6 Turn much of the btree_gin macros into real functions. 11 years ago
Peter Eisentraut e7128e8dbb Create function prototype as part of PG_FUNCTION_INFO_V1 macro 11 years ago
Bruce Momjian 6416a82a62 Remove unnecessary #include references, per pgrminclude script. 14 years ago
Tom Lane 474ff212e5 De-kludge contrib/btree_gin for collations. 14 years ago
Tom Lane d64713df7e Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 14 years ago
Peter Eisentraut 414c5a2ea6 Per-column collation support 15 years ago
Tom Lane 327b257682 Improve comment. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Tom Lane 901be0fad4 Remove all the special-case code for INT64_IS_BUSTED, per decision that 16 years ago
Tom Lane bcba09e27c Ooops, missed that a couple of contrib modules have calls to byteacmp. 16 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
Tom Lane 9151e1bb06 Add btree_gin contrib module. 17 years ago