You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Lane
9e83d73b6c
Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be
...
examinable by non-superusers, and use it to protect the recently-added
GUC variables for data directory and config files. For now I have only
flagged those variables that could be used to deduce something about
the server's filesystem layout, but possibly we should also mark vars
related to logging settings and other admin-only information?
22 years ago
..
acl.h
Pgindent run for 8.0.
22 years ago
array.h
Fix a read of uninitialized memory in array_out(). Perform some minor
22 years ago
ascii.h
Update copyright to 2004.
22 years ago
builtins.h
Remove arithmetic operators on the 1-byte-char datatype, as per proposals
22 years ago
cash.h
Create a 'type cache' that keeps track of the data needed for any particular
23 years ago
catcache.h
Update copyright to 2004.
22 years ago
date.h
Update copyright to 2004.
22 years ago
datetime.h
Pgindent run for 8.0.
22 years ago
datum.h
Update copyright to 2004.
22 years ago
dynahash.h
Update copyright to 2004.
22 years ago
dynamic_loader.h
Update copyright to 2004.
22 years ago
elog.h
Fix oversight: there's no reason for PG_TRY to use sigsetjmp(buf,1)
22 years ago
errcodes.h
Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword
22 years ago
fmgrtab.h
Update copyright to 2004.
22 years ago
formatting.h
Update copyright to 2004.
22 years ago
geo_decls.h
Update copyright to 2004.
22 years ago
guc.h
Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be
22 years ago
guc_tables.h
Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be
22 years ago
help_config.h
Update copyright to 2004.
22 years ago
hsearch.h
Arrange to preallocate all required space for the buffer and FSM hash
22 years ago
inet.h
Update copyright to 2004.
22 years ago
int8.h
Update copyright to 2004.
22 years ago
inval.h
Update copyright to 2004.
22 years ago
logtape.h
Update copyright to 2004.
22 years ago
lsyscache.h
Allow functions returning void or cstring to appear in FROM clause,
22 years ago
memutils.h
Add some marginal tweaks to eliminate memory leakages associated with
22 years ago
nabstime.h
Update copyright to 2004.
22 years ago
numeric.h
Update copyright to 2004.
22 years ago
palloc.h
Fix palloc call from /port for Cygwin.
22 years ago
pg_crc.h
Update copyright to 2004.
22 years ago
pg_locale.h
Update copyright to 2004.
22 years ago
pg_lzcompress.h
$Header: -> $PostgreSQL Changes ...
23 years ago
portal.h
Restructure subtransaction handling to reduce resource consumption,
22 years ago
ps_status.h
Move responsibility for copying argv[] array into ps_status.c, where it
23 years ago
rel.h
Restructure subtransaction handling to reduce resource consumption,
22 years ago
relcache.h
Restructure subtransaction handling to reduce resource consumption,
22 years ago
resowner.h
Pgindent run for 8.0.
22 years ago
selfuncs.h
Pgindent run for 8.0.
22 years ago
syscache.h
Update copyright to 2004.
22 years ago
timestamp.h
Pgindent run for 8.0.
22 years ago
tqual.h
Repair possible failure to update hint bits back to disk, per
22 years ago
tuplesort.h
Update copyright to 2004.
22 years ago
tuplestore.h
Update copyright to 2004.
22 years ago
typcache.h
Pgindent run for 8.0.
22 years ago
varbit.h
Update copyright to 2004.
22 years ago