summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Greg Smith [Mon, 29 Mar 2010 19:18:09 +0000 (15:18 -0400)]
Change extension for README to .rst
Greg Smith [Mon, 29 Mar 2010 16:35:25 +0000 (12:35 -0400)]
Fix various README issues
Greg Smith [Sat, 23 Jan 2010 08:20:02 +0000 (03:20 -0500)]
Merge updates from Matthew Harrison.
Add history, update RPM settings directory patch
matt [Sat, 23 Jan 2010 01:13:05 +0000 (18:13 -0700)]
move comments into docstrings, add some doctests
matt [Sat, 23 Jan 2010 00:55:01 +0000 (17:55 -0700)]
move option and more pep8 cleanup
matt [Sat, 23 Jan 2010 00:34:46 +0000 (17:34 -0700)]
refactor pg_settings and constants, do not do too much in constructor, refactor to other method
matt [Sat, 23 Jan 2010 00:22:28 +0000 (17:22 -0700)]
refactor PGConfigFile
matt [Fri, 22 Jan 2010 23:59:02 +0000 (16:59 -0700)]
add hint about getting windows memory on non-2.5 versions, refactor ConfigLine, make executable main
matt [Fri, 22 Jan 2010 23:31:55 +0000 (16:31 -0700)]
whitespace cleanup
Greg Smith [Fri, 22 Jan 2010 17:46:10 +0000 (12:46 -0500)]
Create stub README
Greg Smith [Wed, 28 Oct 2009 22:20:33 +0000 (18:20 -0400)]
Add RPM building .spec file from Devrim Gunduz
Greg Smith [Wed, 28 Oct 2009 21:28:29 +0000 (17:28 -0400)]
Add COPYRIGHT file with license
Greg Smith [Wed, 28 Oct 2009 21:21:10 +0000 (17:21 -0400)]
Detect directory with settings file in it, but
allow override
Greg Smith [Wed, 28 Oct 2009 05:31:54 +0000 (01:31 -0400)]
Handle "=" signs in the settings values. Include
sample postgresql.conf file to insert difficult
cases into for regression testing purposes.
Bug reported by Marcin Stepnicki
Greg Smith [Wed, 28 Oct 2009 05:07:38 +0000 (01:07 -0400)]
Fix bug in handling of manual memory entry
(reported by Diego Plentz)
Greg Smith [Wed, 28 Oct 2009 04:46:47 +0000 (00:46 -0400)]
Fix compile errors and bad "None" comparisons
Greg Smith [Thu, 23 Jul 2009 03:23:11 +0000 (23:23 -0400)]
Add rough TODO with design and plan notes
Greg Smith [Thu, 23 Jul 2009 03:08:38 +0000 (23:08 -0400)]
Create repo with last released pgtune prototype