postgresql/src/backend/utils/init
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
..
globals.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
Makefile As part of the work for making relocatable installs, I have re-factored 2004-05-11 21:57:15 +00:00
miscinit.c Adjust configuration-files GUC behavior as per my recent proposal. 2004-10-09 23:13:22 +00:00
postinit.c Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00