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
Bruce Momjian 56970c1bc0 Fix some int4->int32. 25 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 Change default output formatting for CIDR to be unabbreviated, per 25 years ago
cash.h More functions updated to new fmgr style --- money, name, tid datatypes. 26 years ago
catcache.h Rename and document some invalidation routines to make it clearer that 25 years ago
date.h Fix some int4->int32. 25 years ago
datetime.h Fix up "Postgres-style" time interval representation when fields have 25 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 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts 25 years ago
exc.h #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp 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 Revise handling of oldstyle/newstyle functions per recent discussions 25 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 Clean up non-reentrant interface for hash_seq/HashTableWalk, so that 25 years ago
inet.h Convert inet-related functions to new fmgr style. I have also taken it 26 years ago
int8.h Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxor 26 years ago
inval.h Make DROP TABLE rollback-able: postpone physical file delete until commit. 25 years ago
logtape.h Ye-old pgindent run. Same 4-space tabs. 26 years ago
lsyscache.h Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
memutils.h All the global memory contexts should be DLLIMPORT, if any are. 25 years ago
nabstime.h Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where 25 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 Make PGLC_setlocale() static, and document that it can't be used safely 25 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 Improve comments. 25 years ago
relcache.h Put external declarations into header files. 25 years ago
sets.h SQL-language functions are now callable in ordinary fmgr contexts ... 26 years ago
syscache.h Change SearchSysCache coding conventions so that a reference count is 25 years ago
temprel.h Small cleanup of temp-table handling. Disallow creation of a non-temp 25 years ago
timestamp.h Fix some int4->int32. 25 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 Change the parser to convert SQL "position" and "substring" syntax to 26 years ago