postgresql/src
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?
2004-10-22 19:48:19 +00:00
..
backend Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be 2004-10-22 19:48:19 +00:00
bin Translation updates 2004-10-22 16:05:02 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be 2004-10-22 19:48:19 +00:00
interfaces Translation updates 2004-10-22 13:49:15 +00:00
makefiles Use -fPIC not -fpic for BSDen on Sparc. Also switch from 2004-10-11 23:27:23 +00:00
pl I have attached 5 patches (split up for ease of review) to plperl.c. 2004-10-15 17:08:26 +00:00
port Remove use of "miscadmin.h" in port C files and remove test for frontend 2004-10-18 19:08:58 +00:00
template Fix TAS assembly stuff for Solaris/386. (I'm not in a position to 2004-09-24 00:21:32 +00:00
test Standardize on using the Min, Max, and Abs macros that are in our c.h file, 2004-10-21 19:28:36 +00:00
timezone Make libpgport be front-end only and make libpgport_srv be a backend 2004-10-04 13:43:59 +00:00
tools Indent comment pushed to new line by else so it is indented by BSD 2004-10-07 14:15:50 +00:00
tutorial Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
DEVELOPERS
Makefile please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in When using GCC, change the default CFLAGS to: 2004-10-20 02:12:07 +00:00
Makefile.shlib Export only required symbols in libpq on Win32. 2004-10-16 03:26:43 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00