postgresql/src/backend/tcop
Vadim B. Mikheev 9f20852f87 all options are allowed if not under postmaster:
SetConfigOption(name, value,
        (IsUnderPostmaster) ? PGC_BACKEND : PGC_POSTMASTER);
2000-11-30 01:27:19 +00:00
..
dest.c Makeover for Unixware 7.1.1 2000-10-22 22:15:13 +00:00
fastpath.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
Makefile
postgres.c all options are allowed if not under postmaster: 2000-11-30 01:27:19 +00:00
pquery.c Restructure handling of inheritance queries so that they work with outer 2000-11-12 00:37:02 +00:00
utility.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00