PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
#include "postgres.h"
#include "funcapi.h"
#include "utils/array.h"
#include "utils/builtins.h"
#include "utils/lsyscache.h"
#include "utils/numeric.h"
#include "access/htup_details.h"
#include "lwgeom_remove_irrelevant_points_for_view.h"
Go to the source code of this file.
Functions | |
PG_FUNCTION_INFO_V1 (ST_RemoveIrrelevantPointsForView) | |
Datum | ST_RemoveIrrelevantPointsForView (PG_FUNCTION_ARGS) |