Commit Graph

50 Commits (5ffaa9005c451330bcde29d11a9385c0900ee707)

Author SHA1 Message Date
Robert Haas 5ffaa9005c Add restart_after_crash GUC. 15 years ago
Itagaki Takahiro 41f302b52a Add new GUC categories corresponding to sections in docs, and move 15 years ago
Heikki Linnakangas 40f908bdcd Introduce Streaming Replication. 16 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago
Tom Lane cd35e9d746 Some infrastructure changes for the upcoming auto-explain contrib module: 17 years ago
Heikki Linnakangas 15c121b3ed Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the 17 years ago
Alvaro Herrera 3b9ec4682c Add "source file" and "source line" information to each GUC variable. 17 years ago
Magnus Hagander 7cbfa7565e Fix postgres --describe-config for guc enums, breakage noted by Alvaro. 18 years ago
Magnus Hagander a3f66eac01 Some cleanups of enum-guc code, per comments from Tom. 18 years ago
Magnus Hagander 52a8d4f8f7 Implement enum type for guc parameters, and convert a couple of existing 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Bruce Momjian f6e8730d11 Re-run pgindent with updated list of typedefs. (Updated README should 18 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 82a47982f3 Arrange for SET LOCAL's effects to persist until the end of the current top 18 years ago
Tom Lane 40fda15dce Code review for GUC revert-values-if-removed-from-postgresql.conf patch; 18 years ago
Peter Eisentraut b7edb568bd Make configuration parameters fall back to their default values when they 19 years ago
Peter Eisentraut f4ee82e3d3 Reverted waiting for further fixes: 19 years ago
Peter Eisentraut f84308f195 Make configuration parameters fall back to their default values when they 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Bruce Momjian 5441a64164 The attached patch changes units of the some default values in 19 years ago
Bruce Momjian f058451871 Revert (again) GUC patch to return commented fields to their default 19 years ago
Bruce Momjian f09fb71af9 Recommit patch to allow commented GUC variables to return to their 19 years ago
Bruce Momjian 2d2eec6ef2 Back out patch that allowed commented guc variables to return to their 19 years ago
Bruce Momjian 262a7bc14c Allow commenting of variables in postgresql.conf to restore them to 19 years ago
Peter Eisentraut b517e65348 Allow units to be specified with configuration settings. 19 years ago
Bruce Momjian a22d76d96a Allow include files to compile own their own. 19 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Tom Lane 226a980bb0 Fix bug that allowed any logged-in user to SET ROLE to any other database user 20 years ago
Tom Lane 29094193f5 Integrate autovacuum functionality into the backend. There's still a 20 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Tom Lane 9e83d73b6c Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be 21 years ago
Tom Lane 7ca3a0f3e2 Whack some sense into the configuration-file-location patch. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Bruce Momjian 7a55ba7615 Back out pg_autovacuum commit after cvs clean failure causes commit. 21 years ago
Bruce Momjian 8dec0c1bf2 lease find enclosed a patch that matches the PL/Perl documentation 21 years ago
Tom Lane 573a71a5da Nested transactions. There is still much left to do, especially on the 22 years ago
Bruce Momjian 3dc37cd8d6 The patch adresses the TODO list item "Allow external interfaces to 22 years ago
Bruce Momjian 6165bbab8c Remove 'syslog' GUC variable, and add more logical 'log_destination' 22 years ago
Tom Lane 9bd681a522 Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 22 years ago
Joe Conway 66989aa2d6 Added new group of read-only GUC variables to allow simple access 22 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane 2baf4efe09 Code review for recent GUC changes --- try to make it less obvious that 22 years ago
Bruce Momjian 1c241545e3 There was enough code drift since this patch, that a couple of bugs 22 years ago
Bruce Momjian 38fb906f93 > Joe Conway <mail@joeconway.com> writes: 22 years ago
Tom Lane b700a672fe Add --help-config facility to dump information about GUC parameters 23 years ago