v0.6.1 #284
tjgreen42
announced in
Announcements
v0.6.1
#284
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Fixes
pg_textsearchinshared_preload_librariescould crash when running ROLLBACK after an error within a transaction block, even in databases without the extension installed. The planner hook attempted catalog lookups in an aborted transaction state, triggeringResourceOwnerEnlargefailures on release builds and assertion failures on debug builds.TpDictEntry.block_countfrom uint16 to uint32 (fix: widen TpDictEntry.block_count from uint16 to uint32 #266) — Prevents overflow for indexes with more than 65,535 blocks per term.Performance
Testing
Upgrade
Supported upgrade paths: 0.2.0 → 0.6.1, 0.3.0 → 0.6.1, 0.4.x → 0.6.1, 0.5.x → 0.6.1, 0.6.0 → 0.6.1.
A server restart is required after installing the new binary.
This discussion was created from the release v0.6.1.
Beta Was this translation helpful? Give feedback.
All reactions