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

pgr_maxCardinalityMatch fix #2344

Merged

Conversation

cvvergara
Copy link
Member

Fixes #2342

Changes proposed in this pull request:

  • Add signature: pgr_maxcardinalitymatch(text) returns edge
  • Deprecate signature: pgr_maxcardinalitymatch(text,boolean)
  • Accept cost & reverse_cost on the inner query
    Changes on these directories
  • sql
  • docqueries
  • doc
  • pgtap
  • sql

Additional "unrelated" changes

For some reason the script to update the locale on the action is not working for weblate (works for transifex)

  • locale directory updated manually

The check_queries action fail is confusing when the signature file is not updated

  • Added a small message when it fails because of signature file not updated

@pgRouting/admins

@cvvergara cvvergara added the Flow label Jun 30, 2022
@cvvergara cvvergara added this to the Release 3.4.0 milestone Jun 30, 2022
@cvvergara cvvergara changed the title Max cardinality match enhancement pgr_maxCardinalityMatch enhancement Jun 30, 2022
@cvvergara cvvergara changed the title pgr_maxCardinalityMatch enhancement pgr_maxCardinalityMatch fix Jun 30, 2022
@cvvergara
Copy link
Member Author

cvvergara commented Jul 2, 2022

Need to wait until I backport to master all the documentation before merging changes to current functions.

@cvvergara cvvergara force-pushed the maxCardinalityMatch-enhancement branch from 60f4835 to 3c17e63 Compare July 8, 2022 16:39
@cvvergara cvvergara merged commit 901c93d into pgRouting:develop Jul 8, 2022
@cvvergara cvvergara deleted the maxCardinalityMatch-enhancement branch July 8, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants