MobilityDB 1.1
Macros
pg_config_manual.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALIGNOF_BUFFER   32
 
#define BITS_PER_BYTE   8
 
#define DEFAULT_BACKEND_FLUSH_AFTER   0
 
#define DEFAULT_BGWRITER_FLUSH_AFTER   0
 
#define DEFAULT_CHECKPOINT_FLUSH_AFTER   0
 
#define DEFAULT_EVENT_SOURCE   "PostgreSQL"
 
#define DEFAULT_PGSOCKET_DIR   "/tmp"
 
#define DEFAULT_XLOG_SEG_SIZE   (16*1024*1024)
 
#define FMGR_ABI_EXTRA   "PostgreSQL"
 
#define FUNC_MAX_ARGS   100
 
#define HAVE_WORKING_LINK   1
 
#define INDEX_MAX_KEYS   32
 
#define MAX_RANDOM_VALUE   PG_INT32_MAX
 
#define MAXPGPATH   1024
 
#define NAMEDATALEN   64
 
#define NUM_ATOMICS_SEMAPHORES   64
 
#define NUM_SPINLOCK_SEMAPHORES   128
 
#define PARTITION_MAX_KEYS   32
 
#define PG_CACHE_LINE_SIZE   128
 
#define PG_SOMAXCONN   10000
 
#define TRACE_SORT   1
 
#define WRITEBACK_MAX_PENDING_FLUSHES   256