Because of the deprecated functions removals in these PR:
The following internal functions are not used anymore and can be removed:
- _pgr_checkverttab(text,text[],integer,text)
- _pgr_createindex(text,text,text,integer,text)
- _pgr_createindex(text,text,text,text,integer,text)
- _pgr_endpoint(geometry)
- _pgr_getcolumnname(text,text,integer,text)
- _pgr_getcolumnname(text,text,text,integer,text)
- _pgr_getcolumntype(text,text,integer,text)
- _pgr_getcolumntype(text,text,text,integer,text)
- _pgr_gettablename(text,integer,text)
- _pgr_iscolumnindexed(text,text,integer,text)
- _pgr_iscolumnindexed(text,text,text,integer,text)
- _pgr_iscolumnintable(text,text)
- _pgr_msg(integer,text,text)
- _pgr_onerror(boolean,integer,text,text,text,text)
- _pgr_pointtoid(geometry,double precision,text,integer)
- _pgr_quote_ident(text)
- _pgr_startpoint(geometry)
- _pgr_versionless(text,text)
Function _pgr_get_statement is to be placed on its own file.
Because of the deprecated functions removals in these PR:
And the rewrite done on
The following internal functions are not used anymore and can be removed:
Function
_pgr_get_statementis to be placed on its own file.