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