Change the default user from 'root' to 'postgres' if using a PostgreSQL backend.
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Mon, 21 Mar 2011 14:59:14 +0000 (14:59 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Mon, 21 Mar 2011 14:59:14 +0000 (14:59 +0000)
commitb694d74c80c86964571c42b29da0f33994acc2cc
tree2c2f2f59ca03603f443a1af7c583bef6a3004236
parentb71d4263a5ae01f9b01bc23460ec7cde72b49e69
Change the default user from 'root' to 'postgres' if using a PostgreSQL backend.
There may be a better way to do this, so comments welcome.
includes/installer/PostgresInstaller.php