Skip to content

Remove deprecated signatures of pgr_withPointsDD #2890

@cvvergara

Description

@cvvergara
  • Proposed in version: 2.2.0
  • Deprecated signatures in v3.6.0:
  • pgr_withpointsdd(text,text,anyarray,double precision,boolean,character,boolean,boolean)
  • pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)
  • Deprecated internal function in v3.6.0:
  • _pgr_withpointsdd(text,text,anyarray,double precision,boolean,character,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
  • Deprecated internal C function to legacy

Metadata

Metadata

Assignees

Labels

Removerm of deprecated function or internal functionwithPoints

Type

No fields configured for Task.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions