File List

Here is a list of all documented files with brief descriptions:
src/veil_bitmap.c [code]Functions for manipulating Bitmaps, BitmapHashes and BitmapArrays
src/veil_config.c [code]Code for setting and reading configuration data
src/veil_datatypes.c [code]Code for non-bitmap datatypes
src/veil_datatypes.h [code]Define all Veil public datatypes
src/veil_funcs.h [code]Provide definitions for all non-local C-callable Veil functions
src/veil_interface.c [code]Functions providing the SQL interface to veil, and utility functions to support them
src/veil_mainpage.c [code]
src/veil_query.c [code]Functions to simplify SPI-based queries. These are way more sophisticated than veil really needs but are nice and generic
src/veil_serialise.c [code]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)
src/veil_shmem.c [code]Functions for dealing with veil shared memory
src/veil_shmem.h [code]Define the basic veil shared memory structures
src/veil_utils.c [code]Miscelaneous functions for veil
src/veil_variables.c [code]Functions for dealing with Veil variables
src/veil_version.h [code]Provides version information for veil

Generated on Fri Mar 12 08:38:48 2010 for Veil by  doxygen 1.5.6