Opened 6 years ago
Closed 6 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.
Note:
See TracTickets
for help on using tickets.
In 17332: