forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit98afb83
committed
contrib/bloom documentation improvement
This commit documents rounding of "length" parameter and absence of supportfor unique indexes and NULLs searching. Backpatch to 9.6 where contrib/bloomwas introduced.Discussion:https://postgr.es/m/CAF4Au4wPQQ7EHVSnzcLjsbY3oLSzVk6UemZLD1Sbmwysy3R61g%40mail.gmail.comAuthor: Oleg Bartunov with minor editorialization by meBackpatch-through: 9.61 parentb403ea4 commit98afb83
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
245 | 259 |
| |
246 | 260 |
| |
247 | 261 |
| |
|
0 commit comments
Comments
(0)