Commits

DateSubjectAuthorReleases
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 9.4.26
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 13.0
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 12.2
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.2.24
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.4.15
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.6.6
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.3.20
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 10.1
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.5.10
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 11.0
2016-07-29 Fix tqueue.c's range-remapping code. Tom Lane 9.6.0
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.4.1
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.5.0
2015-01-30 Fix assorted oversights in range selectivity estimation. Tom Lane 9.3.6
2011-11-23 Remove zero- and one-argument range constructor functions. Tom Lane 9.2.0
2011-11-22 Still more review for range-types patch. Tom Lane 9.2.0
2011-11-21 More code review for rangetypes patch. Tom Lane 9.2.0
2011-11-17 Declare range inclusion operators as taking anyelement not anynonarray. Tom Lane 9.2.0
2011-11-17 Fix range_cmp_bounds for the case of equal-valued exclusive bounds. Tom Lane 9.2.0
2011-11-16 Code review for range-types catalog entries. Tom Lane 9.2.0
2011-11-15 Fix alignment and toasting bugs in range types. Tom Lane 9.2.0
2011-11-14 Return FALSE instead of throwing error for comparisons with empty ranges. Tom Lane 9.2.0
2011-11-14 Fix copyright notices, other minor editing in new range-types code. Tom Lane 9.2.0