Skip to content

Extract /postgres from /meos#726

Merged
mschoema merged 1 commit intoMobilityDB:masterfrom
estebanzimanyi:postgres_move
Oct 27, 2025
Merged

Extract /postgres from /meos#726
mschoema merged 1 commit intoMobilityDB:masterfrom
estebanzimanyi:postgres_move

Conversation

@estebanzimanyi
Copy link
Copy Markdown
Member

In order to prepare the upgrade of the PostgreSQL code embedded in MEOS from version 14 to version 18 it is necessary to move the /postgres directory outside from the /meos directory and make it completely independent of the MEOS library.

@mschoema
Copy link
Copy Markdown
Member

Can you try to remove to bool.c commit and put it in another branch? I'd rather have this PR only containing the move from /meos/postgres to /postgres.

Of course we still need to wait until the branch stable-1.3 is created, but this can be committed as soon as it is done. Making changes to the code (e.g. adding bool.c) is something I want to do in a second step.

@estebanzimanyi
Copy link
Copy Markdown
Member Author

Absolutely ! It was planned like this. 
I just wanted to ensure that the current setting enables the future PRs that are in the pipeline, one per data type.

@mschoema mschoema merged commit fffe8d3 into MobilityDB:master Oct 27, 2025
31 checks passed
@mschoema mschoema deleted the postgres_move branch October 27, 2025 12:31
estebanzimanyi added a commit to estebanzimanyi/MobilityDB that referenced this pull request Nov 8, 2025
estebanzimanyi added a commit to estebanzimanyi/MobilityDB that referenced this pull request Nov 8, 2025
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.

2 participants