CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/09 03:47:34
Modified files:
doc/src/sgml : runtime.sgml
src/backend/tcop: postgres.c
src/backend/utils/misc: guc.c
src/include/utils: guc.h
Log message:
Add new USERLIMIT GUC source level so certain options can be disabled
or increased only by super-users.
This fixes problems caused by making certain variables SUSET for
security reasons.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])