Opened 5 years ago

Closed 5 years ago

#4347 closed enhancement (fixed)

Use CallerFInfoFunctionCallN infrastructure

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

Use CallerFInfoFunctionCallN infrastructure instead of doing SQL inline bindings for parameter overloads and parameter swapping. In general, try to bind to C as often as possible.

Change History (1)

comment:1 by pramsey, 5 years ago

Resolution: fixed
Status: newclosed

In 17332:

Use CallerFInfoFunctionCallN infrastructure
Closes #4347

Note: See TracTickets for help on using tickets.