postgresql/src/include/utils
Tom Lane 337ffcddba Adjust configuration-files GUC behavior as per my recent proposal.
The vars are renamed to data_directory, config_file, hba_file, and
ident_file, and are guaranteed to be set to accurate absolute paths
during postmaster startup.
This commit does not yet do anything about hiding path values from
non-superusers.
2004-10-09 23:13:22 +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_tables.h Whack some sense into the configuration-file-location patch. 2004-10-08 01:36:36 +00:00
guc.h Adjust configuration-files GUC behavior as per my recent proposal. 2004-10-09 23:13:22 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +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 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 RecentXmin is too recent to use as the cutoff point for accessing 2004-09-16 18:35:23 +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