Skip to content
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

Move get postgres data from c to cpp #63

Merged

Conversation

cvvergara
Copy link
Member

The main changes happen here:

  • new files to read the data from cpp code
  • the C structs now are CPP classes
  • move code from C to CPP dirver files
  • Some minor adjustmentes on other files

@pgRouting/admins

@cvvergara cvvergara added the enhancement New feature or request label Sep 2, 2024
@cvvergara cvvergara added this to the Release 0.4.2 milestone Sep 2, 2024
@cvvergara cvvergara self-assigned this Sep 2, 2024
@cvvergara cvvergara changed the title Move get ppostgres data from c to cpp Move get postgres data from c to cpp Sep 2, 2024
@cvvergara cvvergara merged commit 269303e into pgRouting:main Sep 13, 2024
@cvvergara cvvergara deleted the move-get-ppostgres-data-from-c-to-cpp branch September 13, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants