index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
expected
/
brin_multi.out
Age
Commit message (
Expand
)
Author
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-05
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025-02-27
EXPLAIN: Always use two fractional digits for row counts.
Robert Haas
2024-12-11
Enable BUFFERS with EXPLAIN ANALYZE by default
David Rowley
2024-01-02
Fix typos in comments and in one isolation test.
Robert Haas
2023-11-25
Use fipshash in brin_multi test
Peter Eisentraut
2023-11-14
Support +/- infinity in the interval data type.
Dean Rasheed
2023-10-27
Fix minmax-multi distance for extreme interval values
Tomas Vondra
2023-10-27
Fix minmax-multi on infinite date/timestamp values
Tomas Vondra
2023-10-27
Fix calculation in brin_minmax_multi_distance_date
Tomas Vondra
2023-10-27
Fix overflow when calculating timestamp distance in BRIN
Tomas Vondra
2023-07-02
Improve BRIN minmax-multi opclass test coverage
Tomas Vondra
2023-03-20
Fix netmask handling in inet_minmax_multi_ops
Tomas Vondra
2023-03-13
Remove incidental md5() function uses from main regression tests
Peter Eisentraut
2021-11-06
Fix handling of NaN values in BRIN minmax multi
Tomas Vondra
2021-04-04
Add regression test for minmax-multi macaddr8 type
Tomas Vondra
2021-03-26
BRIN minmax-multi indexes
Tomas Vondra