postgresql/src/include/utils
Tom Lane 1a86e6eabf On further consideration, there's another problem here: the existing
elog() emulation code always calls errstart with ERROR error level.
This means that a recursive error call triggered by elog would do
MemoryContextReset(ErrorContext), whether or not this was actually
appropriate.  I'm surprised we haven't seen this in the field...
2004-09-05 03:42:13 +00:00
..
acl.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
array.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
ascii.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
builtins.h Another pgindent run with lib typedefs added. 2004-08-30 02:54:42 +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 Update copyright to 2004. 2004-08-29 04:13:13 +00:00
date.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
datetime.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
datum.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
dynahash.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
dynamic_loader.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
elog.h On further consideration, there's another problem here: the existing 2004-09-05 03:42:13 +00:00
errcodes.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
fmgrtab.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
formatting.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
geo_decls.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
guc_tables.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
guc.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
help_config.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
hsearch.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
inet.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
int8.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
inval.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
logtape.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
lsyscache.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
memutils.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
nabstime.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
numeric.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
palloc.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pg_crc.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pg_locale.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pg_lzcompress.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
portal.h Pgindent run for 8.0. 2004-08-29 05:07:03 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
relcache.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
resowner.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
selfuncs.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
syscache.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
timestamp.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
tqual.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
tuplesort.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
tuplestore.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
typcache.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
varbit.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00