Fix bogus function signature for areajoinsel.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 23ef47f89dcef116cdc2932febd5f39eeca3242f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-03-28T01:56:12Z
Releases: 7.1.1
Fix bogus function signature for areajoinsel.
It still doesn't do anything, but at least now it does nothing correctly.

Files

PathChange+/−
src/backend/utils/adt/geo_selfuncs.c modified +13 −13
src/include/utils/geo_decls.h modified +3 −3