postgres
postgres copied to clipboard
[Question] Upstreamining PostgreSQL changes
Since discussions are turned off, I'm using issue. I would like to ask about PostgreSQL changes status and future direction, are they planned to be upstreamed to allow OrioleDB to be used with default Postgres or as a user, I'll have to use fork? Do you have any public roadmap?
Currently the changes needed to Postgres core are less than a 1000 lines of code. Due to the separate development schedules for Postgres and OrioleDB, these changes cannot be unstreamed in time for v.15.
Feel free to check out the patches for Postgres that enable the advanced functionality that OrioleDB accomplishes
https://github.com/orioledb/postgres