[jboss-svn-commits] JBL Code SVN: r5885 - 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:02:05 EDT 2006
Author: tfennelly
Date: 2006-08-15 03:02:03 -0400 (Tue, 15 Aug 2006)
New Revision: 5885
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:01:42 UTC (rev 5884)
+++ labs/jbossesb/trunk/product/docs/Install/database/JBossESB-DB-postgres.sql 2006-08-15 07:02:03 UTC (rev 5885)
@@ -221,7 +221,3 @@
-- CREATE UNIQUE INDEX customer_index_pkey
-- ON public.customer_index(uid);
---
--- PostgreSQL database dump complete
---
-
More information about the jboss-svn-commits
mailing list