Eneboo - Documentación para desarrolladores
'defines'
Referencia del Archivo src/libpq/include/pg_config_manual.h

Ir al código fuente de este archivo.

'defines'

#define BLCKSZ   8192
#define RELSEG_SIZE   (0x40000000 / BLCKSZ)
#define XLOG_SEG_SIZE   (16*1024*1024)
#define FUNC_MAX_ARGS   100
#define INDEX_MAX_KEYS   32
#define NUM_USER_DEFINED_LWLOCKS   4
#define USER_LOCKS
#define MAXPGPATH   1024
#define PG_SOMAXCONN   10000
#define BITS_PER_BYTE   8
#define ALIGNOF_BUFFER   32
#define HAVE_WORKING_LINK   1
#define DEFAULT_PGSOCKET_DIR   "/tmp"
#define MAX_RANDOM_VALUE   (0x7FFFFFFF)
#define TRACE_SORT   1

Documentación de los 'defines'

#define ALIGNOF_BUFFER   32
#define BITS_PER_BYTE   8
#define BLCKSZ   8192
#define DEFAULT_PGSOCKET_DIR   "/tmp"
#define FUNC_MAX_ARGS   100
#define HAVE_WORKING_LINK   1
#define INDEX_MAX_KEYS   32
#define MAX_RANDOM_VALUE   (0x7FFFFFFF)
#define MAXPGPATH   1024
#define NUM_USER_DEFINED_LWLOCKS   4
#define PG_SOMAXCONN   10000
#define RELSEG_SIZE   (0x40000000 / BLCKSZ)
#define TRACE_SORT   1
#define USER_LOCKS
#define XLOG_SEG_SIZE   (16*1024*1024)
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'