Update of /cvsroot/fink/scripts/pdb
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5171

Modified Files:
      Tag: redesign_pdb
        drop.sql 
Log Message:
Also drop the latest_pkg table


Index: drop.sql
===================================================================
RCS file: /cvsroot/fink/scripts/pdb/drop.sql,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- drop.sql    5 Feb 2007 20:37:40 -0000       1.3.2.1
+++ drop.sql    8 Feb 2007 20:59:05 -0000       1.3.2.2
@@ -4,3 +4,4 @@
 drop table if exists release;
 drop table if exists sections;
 drop table if exists splitoffs;
+drop table if exists latest_pkg;


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to