Skip to content

Remove deprecated signatures of pgr_withPointsKSP #2895

Closed
@cvvergara

Description

@cvvergara
  • Proposed in version: 2.2.0
  • Deprecated signatures in v3.6.0:
    • pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,boolean)
  • Deprecated internal function in v3.6.0:
    • _pgr_withpointsksp(text,text,anyarray,anyarray,integer,character,boolean,boolean,boolean,boolean)
    • _pgr_withpointsksp(text,text,bigint,bigint,integer,boolean,boolean,character,boolean)
    • _pgr_withpointsksp(text,text,text,integer,character,boolean,boolean,boolean)
  • Official in version 4.0.0

Tasks:

  • Remove SQL deprecated signatures and functions
  • pgtap tests to be done only on existing SQL functions
  • Keeping deprecated internal C function
    • Moving to legacy will happen on v5

Metadata

Metadata

Assignees

No one assigned

    Labels

    KSPRemoverm of deprecated function or internal functionwithPoints

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions