[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6470] branches/1.3



Revision: 6470
          http://sourceforge.net/p/ledger-smb/code/6470
Author:   einhverfr
Date:     2014-01-16 02:09:54 +0000 (Thu, 16 Jan 2014)
Log Message:
-----------
Fixing bug 943, db upgrade doesn't drop extensions

Modified Paths:
--------------
    branches/1.3/Changelog
    branches/1.3/sql/upgrade/1.3-1.2.sql

Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog	2014-01-15 13:18:02 UTC (rev 6469)
+++ branches/1.3/Changelog	2014-01-16 02:09:54 UTC (rev 6470)
@@ -2,6 +2,9 @@
 Initial Release:  Monday, Oct 12 2011
 Supported Presently
 
+Changelog for 1.3.37
+* 1.3-1.2 downgrade now drops extensions (Chris T, 946)
+
 Changelog for 1.3.36
 * Set default date for AP invoice creation to current date (Chris T)
 * Removed "apply discount" from use overpayment screen (Chris T)

Modified: branches/1.3/sql/upgrade/1.3-1.2.sql
===================================================================
--- branches/1.3/sql/upgrade/1.3-1.2.sql	2014-01-15 13:18:02 UTC (rev 6469)
+++ branches/1.3/sql/upgrade/1.3-1.2.sql	2014-01-16 02:09:54 UTC (rev 6470)
@@ -1,3 +1,6 @@
+DROP EXTENSION tablefunc;
+DROP EXTENSION tsearch2; 
+DROP EXTENSION pg_trgm;
 
 BEGIN;
 ALTER SCHEMA public RENAME TO lsmb_13fail;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits