diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2023-07-02 10:18:56 +0200 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2023-07-02 10:21:17 +0200 |
commit | 28d03feac386c2c68ffaa47f30e6578591ef5c1b (patch) | |
tree | d7b369d344865cd2085b00e4b3d1db3a51ba6a4a /src/backend/executor/nodeIncrementalSort.c | |
parent | 4f49b3f8497d5c8c3cc06eb32942c13b8ee7209e (diff) | |
download | postgresql-28d03feac386c2c68ffaa47f30e6578591ef5c1b.tar.gz postgresql-28d03feac386c2c68ffaa47f30e6578591ef5c1b.zip |
Minor cleanups in the BRIN code
BRIN bloom and minmax-multi opclasses were somewhat inconsistent when
dealing with bool variables, assigning to them Datum values etc. While
not a bug, it makes the code harder to understand, so fix that.
While at it, update an incorrect comment copied to bloom opclass from
minmax, talking about strategies not supported by bloom.
Reviewed-by: Heikki Linnakangas
Discussion: https://postgr.es/m/0e1f3350-c9cf-ab62-43a5-5dae314de89c%40enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeIncrementalSort.c')
0 files changed, 0 insertions, 0 deletions