postgresql/src/include/utils
Jan Wieck 57d8080a40 TOAST
WARNING: This is actually broken - we have self-deadlocks
	         due to concurrent changes in buffer management.
			 Vadim and me are working on it.

Jan
2000-07-03 23:10:14 +00:00
..
acl.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
array.h Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
bit.h Add: 2000-01-26 05:58:53 +00:00
builtins.h Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 2000-06-19 03:55:01 +00:00
cash.h Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
catcache.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
date.h Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 2000-06-19 03:55:01 +00:00
datetime.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
datum.h Add: 2000-01-26 05:58:53 +00:00
dynahash.h Add: 2000-01-26 05:58:53 +00:00
dynamic_loader.h First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
elog.h Removed ELOG_TIMESTAMPS #define in favor of two run-time 2000-06-04 15:06:34 +00:00
exc.h Add: 2000-01-26 05:58:53 +00:00
excid.h Add: 2000-01-26 05:58:53 +00:00
fcache2.h Add: 2000-01-26 05:58:53 +00:00
fcache.h First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
fmgrtab.h First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
formatting.h Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
geo_decls.h Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
guc.h Move PGPORT envar handling to ResetAllOptions(). Improve long options 2000-07-03 20:46:10 +00:00
hsearch.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
inet.h Add: 2000-01-26 05:58:53 +00:00
int8.h Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
inval.h Mark ImmediateSharedRelationCacheInvalidate as NOT_USED. 2000-06-08 19:51:06 +00:00
logtape.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
lsyscache.h Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
lztext.h TOAST 2000-07-03 23:10:14 +00:00
memutils.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
nabstime.h Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
numeric.h Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
palloc.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
pg_locale.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_lzcompress.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
portal.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
ps_status.h Clean up #include's. 2000-06-15 03:33:12 +00:00
rel.h Use a private memory context to store rule information in each relcache 2000-06-30 07:04:23 +00:00
relcache.h Fix performance problems with pg_index lookups (see, for example, 2000-06-17 21:49:04 +00:00
sets.h Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
syscache.h Clean out another pocket of functions called via nonspecific function 2000-06-17 04:56:39 +00:00
temprel.h Make renaming a temp table behave sensibly. We don't need to touch 2000-06-20 06:41:13 +00:00
timestamp.h Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 2000-06-19 03:55:01 +00:00
tqual.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
tuplesort.h Clean up #include's. 2000-06-15 03:33:12 +00:00
tuplestore.h Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the 2000-06-18 22:44:35 +00:00
varbit.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00