PostGIS  2.5.7dev-r@@SVN_REVISION@@
postgis_brin.h File Reference
#include "postgres.h"
#include "fmgr.h"
#include "../postgis_config.h"
#include "liblwgeom.h"
#include "lwgeom_pg.h"
#include <assert.h>
#include <math.h>
#include <float.h>
#include <string.h>
#include "access/brin_tuple.h"
#include "utils/datum.h"
#include "gserialized_gist.h"
Include dependency graph for postgis_brin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INCLUSION_UNION   0
 
#define INCLUSION_UNMERGEABLE   1
 
#define INCLUSION_CONTAINS_EMPTY   2
 

Functions

bool is_gserialized_from_datum_empty (Datum the_datum)