Skip to content

RUM patch for PG 13 #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 42 commits into from
Closed

RUM patch for PG 13 #84

wants to merge 42 commits into from

Conversation

pashkinelfe
Copy link
Contributor

Due to changes in PG13 RUM extension have errors on compiling.
I propose a short patch to correct this.

rum_pg13_patch.diff.txt

In case of concurrent updates reading raw additional information from
index pages may lead to undefined behaviour.
- Update tests to handle changes in floats and drandom().
- Delete unused code in rumsort.c, it allows to compile under PG 12. This code isn't necessary anyway.
Earlier it was done by invalidating scan->xs_ctup by RelationGetIndexScan().
@pashkinelfe pashkinelfe closed this Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants