doc: make blooms docs match reality Parallel execution changed the way bloom queries are executed, so update the EXPLAIN output, and restructure the docs to be clearer and more accurate.
Reported-by: Daniel Westermann Discussion: https://postgr.es/m/zr0p278mb0122119fae78721a694c30c8d2...@zr0p278mb0122.chep278.prod.outlook.com Author: Daniel Westermann and me Backpatch-through: 9.6 Branch ------ REL9_6_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/eb435768889467fb7e4bb84321f4347e25377e5a Modified Files -------------- doc/src/sgml/bloom.sgml | 118 ++++++++++++++++++++++++++---------------------- 1 file changed, 63 insertions(+), 55 deletions(-)
