postgres icon indicating copy to clipboard operation
postgres copied to clipboard

[Question] Upstreamining PostgreSQL changes

Open mskarbek opened this issue 3 years ago • 2 comments

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?

mskarbek avatar Mar 07 '22 12:03 mskarbek

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.

postgresnx avatar Mar 08 '22 16:03 postgresnx

Feel free to check out the patches for Postgres that enable the advanced functionality that OrioleDB accomplishes

https://github.com/orioledb/postgres

postgresnx avatar Mar 08 '22 16:03 postgresnx