Fix bogus function signature for areajoinsel.
Tom Lane <tgl@sss.pgh.pa.us>
Fix bogus function signature for areajoinsel. It still doesn't do anything, but at least now it does nothing correctly.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/geo_selfuncs.c | modified | +13 −13 |
| src/include/utils/geo_decls.h | modified | +3 −3 |