From 7a01561a6e2ac7e5ab0117d5099a7040a9324202 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Tue, 25 Apr 2006 19:20:00 +0000 Subject: Make build_postgresql_databases task make databases owned by the postgres user. Closes #4790. [mlaster@metavillage.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4271 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 3155de959f..67c44f339a 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,6 @@ *SVN* +* Make build_postgresql_databases task make databases owned by the postgres user. Closes #4790. [mlaster@metavillage.com] * Sybase Adapter type conversion cleanup. Closes #4736. [dev@metacasa.net] * Fix bug where calculations with long alias names return null. [Rick] -- cgit v1.2.3