Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
postgrespro
/
rum
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
772
Code
Issues
16
Pull requests
5
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
rum
src
rum.h
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 23, 2024
Update copyrights.
Ekaterina Sokolova
committed
331863c
Copy full SHA for 331863c
Commits on Jan 24, 2023
[PGPRO-7470] Added PGDLLEXPORT due to commit 8cf64d35
Show description for 61443b9
kovdb75
committed
61443b9
Copy full SHA for 61443b9
Commits on Aug 22, 2022
[PGPRO-6780] Fix Windows warnings
kovdb75
committed
6530adc
Copy full SHA for 6530adc
Commits on May 25, 2022
Update copyrights. Stamp 1.3.10
pashkinelfe
committed
1c6d616
Copy full SHA for 1c6d616
Commits on Mar 1, 2022
Update copyrights
pashkinelfe
committed
7c4c0f2
Copy full SHA for 7c4c0f2
Commits on Oct 8, 2021
Compatibility with PG 14
pashkinelfe
committed
2dd3840
Copy full SHA for 2dd3840
Commits on Jun 19, 2019
Update copyrights
za-arthur
committed
d98b9f1
Copy full SHA for d98b9f1
Issue #61: Fixes for PostgreSQL 12
Show description for 16afcc7
za-arthur
committed
16afcc7
Copy full SHA for 16afcc7
Commits on Mar 22, 2019
PGPRO-2554: Copy an additional information into the current memory
Show description for 793829d
za-arthur
committed
793829d
Copy full SHA for 793829d
Commits on Jan 22, 2019
Issue #52: Handle rbtree renames for PostgreSQL 11.0
za-arthur
committed
039b495
Copy full SHA for 039b495
Commits on Jan 17, 2019
Disallow to create index using ordering over pass-by-reference AddInfo
Show description for 5a1b5f5
za-arthur
committed
5a1b5f5
Copy full SHA for 5a1b5f5
Commits on Nov 16, 2018
Improve support of current master
za-arthur
committed
54c5110
Copy full SHA for 54c5110
Commits on Nov 12, 2018
Use typedef for RBTNode instead of define
za-arthur
committed
691c9c6
Copy full SHA for 691c9c6
Commits on Nov 9, 2018
Issue #48: PostgreSQL 10.6 release didn't get rbtree renames
Show description for 74769d8
za-arthur
committed
74769d8
Copy full SHA for 74769d8
Issue #48: Renames for PostgreSQL 10 and 11 in rbtree structures and functions
za-arthur
committed
7f025c9
Copy full SHA for 7f025c9
Commits on Apr 3, 2018
Port RUM to current master
za-arthur
committed
1b80a14
Copy full SHA for 1b80a14
Commits on Dec 26, 2017
Fix building RUM after commit 9fa6f00b.
Alexander Korotkov
committed
002356c
Copy full SHA for 002356c
Commits on Nov 29, 2017
Support amproperty method.
Show description for 0e01f5d
za-arthur
committed
0e01f5d
Copy full SHA for 0e01f5d
Commits on Nov 2, 2017
Add support PostgreSQL 11devel
za-arthur
committed
873b106
Copy full SHA for 873b106
Commits on Nov 1, 2017
Merge branch 'rum_arrays_v1.2'
za-arthur
committed
78629f9
Copy full SHA for 78629f9
Commits on Oct 18, 2017
add GUCs for array similarity & function
funbringer
committed
9e873ec
Copy full SHA for 9e873ec
Commits on Jun 28, 2017
Do not replace rum_tsquery_distance()
za-arthur
committed
3d0fc13
Copy full SHA for 3d0fc13
Commits on Jun 26, 2017
Ordering by key works for partial, regular and full scan
za-arthur
committed
6563725
Copy full SHA for 6563725
Commits on Jun 23, 2017
Added key ordering fields, scanEntryGetKey()
za-arthur
committed
2ee524b
Copy full SHA for 2ee524b
Commits on Jun 15, 2017
Fix rumvalidate()
za-arthur
committed
57555e7
Copy full SHA for 57555e7
Commits on May 28, 2017
Additional comments to RumScanKey and RumScanEntry
Arthur Zakirov
committed
5404e3e
Copy full SHA for 5404e3e
Commits on May 27, 2017
Some comments
Arthur Zakirov
committed
1685267
Copy full SHA for 1685267
Rename RumKey to RumItem
Arthur Zakirov
committed
da84306
Copy full SHA for da84306
Some comments
Arthur Zakirov
committed
0e21179
Copy full SHA for 0e21179
Commits on May 16, 2017
remove fastupdate remains and rename orderByColuns to AttacnColumn for clarity
feodor
committed
7f98b9d
Copy full SHA for 7f98b9d
Commits on Apr 18, 2017
allow to use pass-by-ref types as addinfo (except for ordering)
feodor
committed
22a0840
Copy full SHA for 22a0840
Commits on Apr 14, 2017
initial btree emulation in rum
feodor
committed
6ed9d49
Copy full SHA for 6ed9d49
Commits on Apr 11, 2017
Make RUM work on 10devel
Show description for a1da826
Alexander Korotkov
committed
a1da826
Copy full SHA for a1da826
Commits on Dec 9, 2016
Fix shameful bug with maximum item size in entry tree
Show description for 58fee28
Alexander Korotkov
committed
58fee28
Copy full SHA for 58fee28
Commits on Dec 5, 2016
Fix bug in RumFormInteriorTuple() with getting category from IndexTuple, we need check for isnull
Artur Zakirov
committed
5da261a
Copy full SHA for 5da261a
Pagination
Previous
Next
You can’t perform that action at this time.