You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/utils
Vadim B. Mikheev 4b65a2840b New relcache hash table with RelFileNode as key to be used 26 years ago
..
acl.h Arrange that no database accesses are attempted during parser() --- this 26 years ago
array.h Arrays are toastable. (At least if you initdb, which I didn't force.) 26 years ago
ascii.h > I had to back out the patch. It only compiles with multi-byte enabled. 26 years ago
bit.h Standardize on just one spelling of BITSPERBYTE. 26 years ago
builtins.h Karel missed an ichar->chr ... 26 years ago
cash.h More functions updated to new fmgr style --- money, name, tid datatypes. 26 years ago
catcache.h Ensure that catcache 'busy' flags are reset at transaction abort. 26 years ago
date.h Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 26 years ago
datetime.h Mark functions as static and ifdef NOT_USED as appropriate. 26 years ago
datum.h First stage of reclaiming memory in executor by resetting short-term 26 years ago
dynahash.h Add: 26 years ago
dynamic_loader.h First round of changes for new fmgr interface. fmgr itself and the 26 years ago
elog.h Removed ELOG_TIMESTAMPS #define in favor of two run-time 26 years ago
exc.h Add: 26 years ago
excid.h Add: 26 years ago
fcache.h SQL-language functions are now callable in ordinary fmgr contexts ... 26 years ago
fmgrtab.h First round of changes for new fmgr interface. fmgr itself and the 26 years ago
formatting.h Another batch of fmgr updates. I think I have gotten all old-style 26 years ago
geo_decls.h Convert all remaining geometric operators to new fmgr style. This 26 years ago
guc.h Some pedantic compile syntax errors to fix with the following patch 26 years ago
hsearch.h First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
inet.h Convert inet-related functions to new fmgr style. I have also taken it 26 years ago
int8.h Add int2-vs-int8 comparison operators. These are now necessary because 26 years ago
inval.h Mark ImmediateSharedRelationCacheInvalidate as NOT_USED. 26 years ago
logtape.h Ye-old pgindent run. Same 4-space tabs. 26 years ago
lsyscache.h Add proofreader's changes to docs. 26 years ago
memutils.h Here is the patch with memory leak checker. This checker allow detect 26 years ago
nabstime.h Another round of updates for new fmgr, mostly in the datetime code. 26 years ago
numeric.h Revise aggregate functions per earlier discussions in pghackers. 26 years ago
palloc.h First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
pg_locale.h Ye-old pgindent run. Same 4-space tabs. 26 years ago
pg_lzcompress.h Ye-old pgindent run. Same 4-space tabs. 26 years ago
portal.h First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
ps_status.h Clean up #include's. 26 years ago
rel.h Heap redo/undo (except for tuple moving used by vacuum). 26 years ago
relcache.h New relcache hash table with RelFileNode as key to be used 26 years ago
sets.h SQL-language functions are now callable in ordinary fmgr contexts ... 26 years ago
syscache.h Clean out another pocket of functions called via nonspecific function 26 years ago
temprel.h Fix temp relation handling for indexes, cleanup 26 years ago
timestamp.h * to_char: 26 years ago
tqual.h Ye-old pgindent run. Same 4-space tabs. 26 years ago
tuplesort.h Clean up #include's. 26 years ago
tuplestore.h Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 26 years ago
varbit.h Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h> 26 years ago