postgresql/src/include/utils
Tom Lane 0dca4fcb0e array_map can't use the fn_extra field of the provided fcinfo struct as
its private storage, because that belongs to the function that it is
supposed to call.  Per report from Ezequiel Tolnay.
2005-03-24 21:50:38 +00:00
..
acl.h Small patch to move get_grosysid() from catalog/aclchk.c to 2005-01-27 23:36:15 +00:00
array.h array_map can't use the fn_extra field of the provided fcinfo struct as 2005-03-24 21:50:38 +00:00
ascii.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
builtins.h Add explicit casts between int4 and boolean. Patch from Sean Chittenden, 2005-02-27 08:31:30 +00:00
cash.h Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
catcache.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
date.h In accordance to 2005-02-25 16:13:29 +00:00
datetime.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
datum.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
dynahash.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
dynamic_loader.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
elog.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
errcodes.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
flatfiles.h Add code to prevent transaction ID wraparound by enforcing a safe limit 2005-02-20 02:22:07 +00:00
fmgrtab.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
formatting.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
geo_decls.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
guc_tables.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
guc.h Add temp_buffers GUC variable to allow users to determine the size 2005-03-19 23:27:11 +00:00
help_config.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
hsearch.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
inet.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
int8.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
inval.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
logtape.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
lsyscache.h Small patch to move get_grosysid() from catalog/aclchk.c to 2005-01-27 23:36:15 +00:00
memutils.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nabstime.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
numeric.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
palloc.h Convert MemoryContextSwitchTo() into an inline function when using GCC. 2005-02-18 21:52:34 +00:00
pg_crc.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pg_locale.h Prevent locale-aware handling of upper, lower, and initcap when the 2005-03-16 00:02:49 +00:00
pg_lzcompress.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
portal.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
ps_status.h Move responsibility for copying argv[] array into ps_status.c, where it 2004-02-22 21:26:55 +00:00
rel.h Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This 2005-01-10 20:02:24 +00:00
relcache.h Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This 2005-01-10 20:02:24 +00:00
resowner.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
selfuncs.h Revise hash join code so that we can increase the number of batches 2005-03-06 22:15:05 +00:00
syscache.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
timestamp.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tqual.h Change the return value of HeapTupleSatisfiesUpdate() to be an enum, 2005-03-20 23:40:34 +00:00
tuplesort.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tuplestore.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
typcache.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
varbit.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00