Here is a list of all documented files with brief descriptions:
[detail level 12]
▼ src | |
veil_bitmap.c | Functions for manipulating Bitmaps, BitmapHashes and BitmapArrays |
veil_config.c | Code for setting and reading configuration data |
veil_datatypes.c | Code for non-bitmap datatypes |
veil_datatypes.h | Define all Veil public datatypes |
veil_funcs.h | Provide definitions for all non-local C-callable Veil functions |
veil_interface.c | Functions providing the SQL interface to veil, and utility functions to support them |
veil_mainpage.c | |
veil_query.c | Functions to simplify SPI-based queries. These are way more sophisticated than veil really needs but are nice and generic |
veil_serialise.c | Functions serialising and de-serialising session variables. The purpose of this is to allow the contents of session variables to be saved for later re-use. They may be saved in files, temporary tables or using some smart cache such as memcached (thru the pgmemcache add-in) |
veil_shmem.c | Functions for dealing with veil shared memory |
veil_shmem.h | Define the basic veil shared memory structures |
veil_utils.c | Miscelaneous functions for veil |
veil_variables.c | Functions for dealing with Veil variables |
veil_version.h | Provides version information for veil |