summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/brin_multi.out
AgeCommit message (Expand)Author
2025-03-11Show index search count in EXPLAIN ANALYZE, take 2.Peter Geoghegan
2025-03-05Revert "Show index search count in EXPLAIN ANALYZE."Peter Geoghegan
2025-03-05Show index search count in EXPLAIN ANALYZE.Peter Geoghegan
2025-02-27EXPLAIN: Always use two fractional digits for row counts.Robert Haas
2024-12-11Enable BUFFERS with EXPLAIN ANALYZE by defaultDavid Rowley
2024-01-02Fix typos in comments and in one isolation test.Robert Haas
2023-11-25Use fipshash in brin_multi testPeter Eisentraut
2023-11-14Support +/- infinity in the interval data type.Dean Rasheed
2023-10-27Fix minmax-multi distance for extreme interval valuesTomas Vondra
2023-10-27Fix minmax-multi on infinite date/timestamp valuesTomas Vondra
2023-10-27Fix calculation in brin_minmax_multi_distance_dateTomas Vondra
2023-10-27Fix overflow when calculating timestamp distance in BRINTomas Vondra
2023-07-02Improve BRIN minmax-multi opclass test coverageTomas Vondra
2023-03-20Fix netmask handling in inet_minmax_multi_opsTomas Vondra
2023-03-13Remove incidental md5() function uses from main regression testsPeter Eisentraut
2021-11-06Fix handling of NaN values in BRIN minmax multiTomas Vondra
2021-04-04Add regression test for minmax-multi macaddr8 typeTomas Vondra
2021-03-26BRIN minmax-multi indexesTomas Vondra