postgresql/src/backend/utils/misc
Peter Eisentraut 25f050d90d Make sure that usesuper is always accessed through superuser(), so that the
single-user escape path always works.
2002-04-11 05:32:03 +00:00
..
.cvsignore Keep CVS quiet about derived file guc-file.c. 2000-06-02 00:04:26 +00:00
database.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
guc-file.l Commit to match discussed elog() changes. Only update is that LOG is 2002-03-02 21:39:36 +00:00
guc.c Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
Makefile Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
postgresql.conf.sample Add missing mention of 'log' option for client_min_messages. 2002-04-04 04:33:58 +00:00
ps_status.c Use MemSet() rather than a loop to do blank-padding on PS_USE_CLOBBER_ARGV 2001-12-21 15:22:09 +00:00
superuser.c Make sure that usesuper is always accessed through superuser(), so that the 2002-04-11 05:32:03 +00:00