1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00
Files
postgres/src/backend
Tomas Vondra 2b8b2852bb Introduce bloom_filter_size for BRIN bloom opclass
Move the calculation of Bloom filter parameters (for BRIN indexes) into
a separate function to make reuse easier. At the moment we only call it
from one place, but that may change and it's easier to read anyway.

Reviewed-by: Heikki Linnakangas
Discussion: https://postgr.es/m/0e1f3350-c9cf-ab62-43a5-5dae314de89c%40enterprisedb.com
2023-07-02 10:24:29 +02:00
..
2023-02-17 14:26:42 +09:00
2023-01-18 10:26:15 -08:00
2023-06-26 12:02:02 +02:00
2023-01-02 15:00:37 -05:00
2023-06-16 10:17:15 +09:00
2023-07-02 15:28:48 +12:00
2023-06-29 09:14:55 +02:00
2023-05-10 13:51:51 +02:00