[Mapbender-commits] r7636 - trunk/mapbender/resources/db/pgsql/UTF-8/update

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Feb 22 13:30:00 EST 2011


Author: marc
Date: 2011-02-22 10:30:00 -0800 (Tue, 22 Feb 2011)
New Revision: 7636

Modified:
   trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.7rc1_to_2.7rc2_pgsql_UTF-8.sql
Log:
revert a bug

Modified: trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.7rc1_to_2.7rc2_pgsql_UTF-8.sql
===================================================================
--- trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.7rc1_to_2.7rc2_pgsql_UTF-8.sql	2011-02-22 18:25:17 UTC (rev 7635)
+++ trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.7rc1_to_2.7rc2_pgsql_UTF-8.sql	2011-02-22 18:30:00 UTC (rev 7636)
@@ -7,7 +7,7 @@
 --new function to get the load_count of wmc which are stored in the mapbender database
 --
 -- Function: f_wmc_load_count(integer)
-de
+
 CREATE OR REPLACE FUNCTION f_wmc_load_count(integer)
   RETURNS integer AS
 $BODY$



More information about the Mapbender_commits mailing list