From 0111f4d0b9c8260476f32d05d536bd2e04f918e5 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 19 Sep 2006 14:32:11 +0000 Subject: If db superuser is now omitted, will try to create the dataset without creating the database or language first. This can be useful in shared hosting environments. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@119 4979c152-3d1c-0410-bac9-87ea11338e46 --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 1d28a8c0..dbf7c019 100644 --- a/Changelog +++ b/Changelog @@ -10,6 +10,7 @@ Database * Protection against duplicate transaction id's. * Added foreign key constraint to acc_trans.chart_id * Database backups now use pg_dump +* Database creation routines now attempt to add plpgsql to the db if not there. Security * One is required to change the admin password when it is blank (on first login etc). -- cgit v1.2.3