Software 43918 Published by

The pg_auto_reindexer release v1.6 has improved the drop_invalid_index function to handle multiple invalid indexes using regex matching and to process both ccnew and ccold suffixes.



pg_auto_reindexer Release v1.6

Enhanced the drop_invalid_index function to handle multiple invalid indexes using regex matching and to process both ccnew and ccold suffixes.

What's Changed

  • Drop invalid _ccold indexes (if any) by  @vitabaks in  #18

Full Changelog v1.5...v1.6

Screenshot_from_2025_04_30_07_25_44

Release v1.6 · vitabaks/pg_auto_reindexer