[jboss-svn-commits] JBL Code SVN: r5884 - labs/jbossesb/trunk/product/docs/Install/database

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Aug 15 03:01:43 EDT 2006


Author: tfennelly
Date: 2006-08-15 03:01:42 -0400 (Tue, 15 Aug 2006)
New Revision: 5884

Modified:
   labs/jbossesb/trunk/product/docs/Install/database/JBossESB-DB-postgres.sql
Log:
Ups, forgot to commit the changes to the script to add the customer table for the TrailBlazer.  For whatever reason, I wrongly thought Danny was doing this.  Sorry!

Modified: labs/jbossesb/trunk/product/docs/Install/database/JBossESB-DB-postgres.sql
===================================================================
--- labs/jbossesb/trunk/product/docs/Install/database/JBossESB-DB-postgres.sql	2006-08-15 07:00:20 UTC (rev 5883)
+++ labs/jbossesb/trunk/product/docs/Install/database/JBossESB-DB-postgres.sql	2006-08-15 07:01:42 UTC (rev 5884)
@@ -199,8 +199,6 @@
 GRANT ALL ON SCHEMA public TO PUBLIC;
 
 
--- Completed on 2006-06-23 18:14:49 SA Eastern Standard Time
-
 --
 -- Create the Customer table required by the TrailBlazer.
 --




More information about the jboss-svn-commits mailing list