What's Changed
- chore: update to stressgres v2.0 by @eeeebbbbrrrr in #2427
- fix: Exclude segments created by
CREATE INDEX
from merge candidate list by @rebasedming in #2414 - fix: pushdown bool_field is true|false by @mdashti in #2434
- fix: (field = FALSE) Behavior Inconsistent with NULL Values in Custom Scan by @mdashti in #2438
- fix: reverted the change on adding tantivy source by @mdashti in #2447
- fix: don't default to
stored = true
by @eeeebbbbrrrr in #2444 - fix: issue #2442 -- using the
normalizer
setting requiresfast:true
by @eeeebbbbrrrr in #2443 - fix: issue #2439 -- support pushing down
varchar
predicates by @eeeebbbbrrrr in #2446 - fix: ORDER BY ... LIMIT ... is pushed down on partitioned table by @mdashti in #2440
- feat: Upgraded Barman Cloud to version 3.13 by @itay-grudev in #2451
- chore: Add analytics by @philippemnoel in #2454
- fix: Remove unnecessary sorts, and add necessary sorts by @stuhood in #2452
- fix: Improve atomicity of
LinkedItemList
s by @stuhood in #2456 - fix: Add function to cancel query in physical replica if vacuum in progress by @rebasedming in #2457
- fix: make
create_index_parallelism
userset by @rebasedming in #2463 - feat: introduce a new tokenizer:
keyword
by @eeeebbbbrrrr in #2445 - docs: Document autovacuum by @rebasedming in #2448
- chore: upgrade
0.15.17
by @rebasedming in #2464 - chore: Release
0.15.17
by @rebasedming in #2465
New Contributors
Full Changelog: v0.15.16...v0.15.17