Doc: correct minor error in back-branch release notes.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5ad6c7218e1cef1a9098594e62df0d5e233be372
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-02-20T16:58:28Z
Releases: 16.3
Doc: correct minor error in back-branch release notes.

Commits 1b2c6b756 et al affected the core BRIN "bloom" opclasses,
not contrib/bloom.  This only corrected a bad assertion so it's not
too significant to end users, but since we documented it we should
do so accurately.

Spotted by Takatsuka Haruka.

Discussion: https://postgr.es/m/18353-926aa99cfe58aa78@postgresql.org

Files

PathChange+/−
doc/src/sgml/release-16.sgml modified +19 −14

Documentation touched

Discussion