PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwgeom_dumppoints.c File Reference
#include "postgres.h"
#include "fmgr.h"
#include "utils/elog.h"
#include "utils/array.h"
#include "utils/geo_decls.h"
#include "utils/lsyscache.h"
#include "catalog/pg_type.h"
#include "funcapi.h"
#include "../postgis_config.h"
#include "lwgeom_pg.h"
#include "access/htup_details.h"
#include "liblwgeom.h"
Include dependency graph for lwgeom_dumppoints.c:

Go to the source code of this file.

Data Structures

struct  dumpnode
 
struct  dumpstate
 

Macros

#define MAXDEPTH   32
 

Functions

Datum LWGEOM_dumppoints (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (LWGEOM_dumppoints)