PostGIS  2.5.7dev-r@@SVN_REVISION@@
long_xact.c File Reference
#include "postgres.h"
#include "access/xact.h"
#include "executor/spi.h"
#include "commands/trigger.h"
#include "utils/lsyscache.h"
#include "utils/rel.h"
#include "../postgis_config.h"
#include "lwgeom_pg.h"
Include dependency graph for long_xact.c:

Go to the source code of this file.

Macros

#define ABORT_ON_AUTH_FAILURE   1
 

Functions

Datum check_authorization (PG_FUNCTION_ARGS)
 
Datum getTransactionID (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (check_authorization)
 
 PG_FUNCTION_INFO_V1 (getTransactionID)