postgresql/src/include/utils
Tom Lane ea23ec82c2 Remove GUC USERLIMIT variable category, making the affected variables
plain SUSET instead.  Also delay processing of options received in
client connection request until after we know if the user is a superuser,
so that SUSET values can be set that way by legitimate superusers.
Per recent discussion.
2004-11-14 19:35:35 +00:00
..
acl.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
array.h Fix a read of uninitialized memory in array_out(). Perform some minor 2004-09-16 03:15:54 +00:00
ascii.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
builtins.h Remove arithmetic operators on the 1-byte-char datatype, as per proposals 2004-10-04 22:49:59 +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 Fix oversight: there's no reason for PG_TRY to use sigsetjmp(buf,1) 2004-09-16 21:59:17 +00:00
errcodes.h Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword 2004-10-01 16:40:05 +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.h Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
guc_tables.h Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be 2004-10-22 19:48:19 +00:00
help_config.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
hsearch.h Arrange to preallocate all required space for the buffer and FSM hash 2004-09-28 20:46:37 +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 Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
memutils.h Add some marginal tweaks to eliminate memory leakages associated with 2004-09-16 20:17:49 +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 Fix palloc call from /port for Cygwin. 2004-09-10 15:23:51 +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 Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +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 Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +00:00
relcache.h Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +00:00
resowner.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
selfuncs.h Use a hopefully-more-reliable method of detecting default selectivity 2004-11-09 00:34:46 +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 Repair possible failure to update hint bits back to disk, per 2004-10-15 22:40:29 +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