postgres/contrib/bloom
Álvaro Herrera b0e572819d
Clean up newlines following left parentheses
Most came in during the 17 cycle, so backpatch there.  Some
(particularly reorderbuffer.h) are very old, but backpatching doesn't
seem useful.

Like commits c9d2977519, c4f113e8fe.
2024-11-26 17:10:07 +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 2024 2024-01-03 20:49:05 -05:00
.gitignore Bloom index contrib module 2016-04-01 16:42:24 +03:00
blcost.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
blinsert.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
bloom--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
bloom.control Bloom index contrib module 2016-04-01 16:42:24 +03:00
bloom.h Clean up newlines following left parentheses 2024-11-26 17:10:07 +01:00
blscan.c Count contrib/bloom index scans in pgstat view. 2024-11-12 20:57:43 -05:00
blutils.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
blvacuum.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
blvalidate.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
Makefile Re-enable contrib/bloom's TAP tests. 2021-09-27 18:48:01 -04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00