postgres/contrib/bloom
Peter Eisentraut af4002b381 Rename amcancrosscompare
After more discussion about commit ce62f2f2a0, rename the index AM
property amcancrosscompare to two separate properties
amconsistentequality and amconsistentordering.  Also improve the
documentation and update some comments that were previously missed.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/E1tngY6-0000UL-2n%40gemulon.postgresql.org
2025-03-07 11:46:33 +01:00
..
expected Remove incidental md5() function uses from several tests 2023-07-04 14:31:57 +02:00
sql Remove incidental md5() function uses from several tests 2023-07-04 14:31:57 +02:00
t Update copyright for 2025 2025-01-01 11:21:55 -05:00
.gitignore
blcost.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
blinsert.c Update copyright for 2025 2025-01-01 11:21:55 -05:00
bloom--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
bloom.control
bloom.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
blscan.c Revert "Show index search count in EXPLAIN ANALYZE." 2025-03-05 10:27:31 -05:00
blutils.c Rename amcancrosscompare 2025-03-07 11:46:33 +01:00
blvacuum.c Add is_analyze parameter to vacuum_delay_point(). 2025-02-11 16:38:14 -06:00
blvalidate.c Add get_opfamily_name() function 2025-02-01 10:42:58 +01:00
Makefile Re-enable contrib/bloom's TAP tests. 2021-09-27 18:48:01 -04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00