PostGIS  3.7.0dev-r@@SVN_REVISION@@
postgis/lwgeom_remove_irrelevant_points_for_view.c File Reference
#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"
Include dependency graph for postgis/lwgeom_remove_irrelevant_points_for_view.c:

Go to the source code of this file.

Functions

 PG_FUNCTION_INFO_V1 (ST_RemoveIrrelevantPointsForView)
 
Datum ST_RemoveIrrelevantPointsForView (PG_FUNCTION_ARGS)