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

Remove deprecated internal SQL function _pgr_kruskal #2745

Open
cvvergara opened this issue Feb 7, 2025 · 0 comments
Open

Remove deprecated internal SQL function _pgr_kruskal #2745

cvvergara opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
Deprecation kruskal Remove rm of deprecated function or internal function
Milestone

Comments

@cvvergara
Copy link
Member

The deprecated signature:

_pgr_kruskal(text,anyarray,text,bigint,double precision)

Created on commit: 8d1149f
Deprecated on v3.7.0 with commit: 71dbd07

Tasks:

  • Remove the SQL signature
  • Send a notice on the C code about deprecation of the internal C function
@cvvergara cvvergara added Deprecation Remove rm of deprecated function or internal function labels Feb 7, 2025
@cvvergara cvvergara added this to the Release 4.0.0 milestone Feb 7, 2025
@cvvergara cvvergara self-assigned this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecation kruskal Remove rm of deprecated function or internal function
Projects
None yet
Development

No branches or pull requests

1 participant