Skip to content

Commit f515e3d

Browse files
committed
pgr_contractionHierarchies - Update signatures
1 parent 7cc7777 commit f515e3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sql/sigs/pgrouting--4.0.sig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ _pgr_compiler_version()
8282
_pgr_connectedcomponents(text)
8383
pgr_connectedcomponents(text)
8484
pgr_contractiondeadend(text,boolean,bigint[])
85+
_pgr_contractionhierarchies(text,bigint[],boolean)
86+
pgr_contractionhierarchies(text,bigint[],boolean)
8587
pgr_contractionlinear(text,boolean,bigint[])
8688
_pgr_contraction(text,bigint[],integer,bigint[],boolean)
8789
pgr_contraction(text,boolean,integer[],integer,bigint[])

0 commit comments

Comments
 (0)