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_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 |