Commits

DateSubjectAuthorReleases
2015-05-09 Improve ParseConfigFp comment wrt head/tail Stephen Frost 9.5.0
2015-05-08 Add pg_file_settings view and function Stephen Frost 9.5.0
2015-03-29 Remove a couple other vestigial yylex() declarations. Tom Lane 9.5.0
2015-01-26 Clean up assorted issues in ALTER SYSTEM coding. Tom Lane 9.4.1
2015-01-26 Clean up assorted issues in ALTER SYSTEM coding. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-24 Add infrastructure to save and restore GUC values. Robert Haas 9.5.0
2014-08-12 Change first call of ProcessConfigFile so as to process only data_directory. Fujii Masao 9.4.0
2014-08-12 Change first call of ProcessConfigFile so as to process only data_directory. Fujii Masao 9.5.0
2014-08-06 Change ParseConfigFp() so that it doesn't process unused entry of each parameter. Fujii Masao 9.4.0
2014-08-06 Change ParseConfigFp() so that it doesn't process unused entry of each parameter. Fujii Masao 9.5.0
2014-05-11 Find postgresql.auto.conf in PGDATA even when postgresql.conf is elsewhere. Tom Lane 9.4.0
2014-05-09 Revert "Auto-tune effective_cache size to be 4x shared buffers" Tom Lane 9.4.0
2014-03-20 Again fix initialization of auto-tuned effective_cache_size. Tom Lane 9.4.0
2014-01-27 Fix typos in comments for ALTER SYSTEM. Fujii Masao 9.4.0
2014-01-21 Fix inadvertent semantics change in last patch to plug memory leaks. Robert Haas 9.3.3
2014-01-21 Fix inadvertent semantics change in last patch to plug memory leaks. Robert Haas 9.4.0
2014-01-21 Plug more memory leaks when reloading config file. Robert Haas 9.3.3
2014-01-21 Plug more memory leaks when reloading config file. Robert Haas 9.4.0
2014-01-13 Code improvements for ALTER SYSTEM .. SET. Robert Haas 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-18 Add ALTER SYSTEM command to edit the server configuration file. Tatsuo Ishii 9.4.0
2013-10-24 Plug memory leak when reloading config file. Heikki Linnakangas 9.3.2
2013-10-24 Plug memory leak when reloading config file. Heikki Linnakangas 9.4.0
2013-07-31 Fix mis-indented lines Alvaro Herrera 9.3.0