postgresql/src/backend/utils/init
Tom Lane c969fed7ec Give VACUUM its own GUC parameter for memory usage, rather than
piggybacking on SortMem.  Add documentation for some recently-added
GUC parameters that had so far escaped it.
2001-09-21 03:32:36 +00:00
..
findbe.c Noticed a small bug in the code. Probably been there for some time. Note 2001-05-09 19:28:31 +00:00
globals.c Give VACUUM its own GUC parameter for memory usage, rather than 2001-09-21 03:32:36 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
miscinit.c Make the world somewhat safe for (not from) DELETE FROM pg_shadow; 2001-09-08 15:24:00 +00:00
postinit.c Make the world somewhat safe for (not from) DELETE FROM pg_shadow; 2001-09-08 15:24:00 +00:00