Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Rename GinLogicValue to GinTernaryValue. | Heikki Linnakangas | 2014-03-31 |
* | Fix thinko: have trueTriConsistentFn return GIN_TRUE. | Heikki Linnakangas | 2014-03-17 |
* | Fix typos in comments. | Fujii Masao | 2014-03-17 |
* | Allow opclasses to provide tri-valued GIN consistent functions. | Heikki Linnakangas | 2014-03-12 |
* | Initialize the entryRes array between each call to triConsistent. | Heikki Linnakangas | 2014-02-07 |
* | Speed up "rare & frequent" type GIN queries. | Heikki Linnakangas | 2014-02-07 |