Skip to content

Conversation

cvvergara
Copy link
Member

Changes proposed in this pull request:

  • the get_edges et al, that retrieve the postgres information headers are grouped int one file
    • except for arrays_input which lacks of similarity
    • the "reversed" are now done with a flag, reducing the number of get_edges* functions
    • a type was fixed for max cardinality match

@pgRouting/admins

@cvvergara
Copy link
Member Author

will merge when I fix the tests

@cvvergara cvvergara merged commit 2c04ee5 into pgRouting:main Mar 24, 2023
@cvvergara cvvergara deleted the grouping-headers branch March 24, 2023 22:20
cvvergara added a commit to cvvergara/pgrouting that referenced this pull request Mar 27, 2023
* [C]:hammer: using one header file for the postgres data getters
  * Also simplifying the get_edges_* functions
* [C]:hammer: using the header and adjusting internal code
* [C]:wrench: using the pgdata_getter header
* [types]:hammer: cleaning types for maxCardinalityMatch
* :bug: adding missing line of code
* :bug: removing duplicate include
cvvergara added a commit that referenced this pull request Mar 27, 2023
* [C]:hammer: using one header file for the postgres data getters
  * Also simplifying the get_edges_* functions
* [C]:hammer: using the header and adjusting internal code
* [C]:wrench: using the pgdata_getter header
* [types]:hammer: cleaning types for maxCardinalityMatch
* :bug: adding missing line of code
* :bug: removing duplicate include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants