github timescale/pg_textsearch v0.1.0

latest releases: v0.5.1, v0.5.0, v0.4.2...
2 months ago

What's Changed

  • First open-source release!
  • Syntax revisions to remove explicit mention of index name everywhere
  • Partitioned table support

Gory details

  • Bump version to 0.0.6-dev by @tjgreen42 in #49
  • Add PG18 support to sanitizer tests by @tjgreen42 in #50
  • Add COST 1000 to text_bm25query_score for planner optimization by @tjgreen42 in #54
  • Add Postgres License and NOTICE by @mfreed in #56
  • Syntax ergonomics and partitioned table support by @tjgreen42 in #53
  • Remove to_bm25vector and document development functions by @tjgreen42 in #57
  • Add open-source housekeeping files and license headers by @tjgreen42 in #58
  • Fix compiler warnings and standardize header guards by @tjgreen42 in #59
  • Improve page versioning and add distinct magic numbers by @tjgreen42 in #60
  • Fix extension upgrade paths from 0.0.4 and 0.0.5 by @tjgreen42 in #61
  • Release v0.0.6 by @tjgreen42 in #62
  • Improve README examples and add crash recovery note by @tjgreen42 in #63
  • Fix release workflow for v0.0.6 by @tjgreen42 in #64
  • Release v0.1.0 (first open-source release) by @tjgreen42 in #65

New Contributors

Full Changelog: v0.0.5...v0.1.0

Don't miss a new pg_textsearch release

NewReleases is sending notifications on new releases.