Index: /trunk/dbconfig/cam.md
===================================================================
--- /trunk/dbconfig/cam.md	(revision 16168)
+++ /trunk/dbconfig/cam.md	(revision 16169)
@@ -9,4 +9,6 @@
     expgroup    STR         64      # key
     dvodb       STR         255
+    tess_id     STR         64
+    end_stage   STR         64      # Key
 END
 
Index: /trunk/dbconfig/chip.md
===================================================================
--- /trunk/dbconfig/chip.md	(revision 16168)
+++ /trunk/dbconfig/chip.md	(revision 16169)
@@ -9,4 +9,6 @@
     expgroup    STR         64      # Key
     dvodb       STR         255
+    tess_id     STR         64
+    end_stage   STR         64      # Key
 END
 
Index: /trunk/dbconfig/tasks.md
===================================================================
--- /trunk/dbconfig/tasks.md	(revision 16168)
+++ /trunk/dbconfig/tasks.md	(revision 16169)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.143 2007-12-08 03:17:56 eugene Exp $
+# $Id: tasks.md,v 1.144 2008-01-21 01:47:22 eugene Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -95,4 +95,7 @@
     workdir_state STR       64      # key
     reduction   STR         64      # Reduction class
+    dvodb       STR         255
+    tess_id     STR         64
+    end_stage   STR         64      # Key
 END
 
@@ -117,4 +120,7 @@
     workdir     STR         255     # destination for output files
     reduction   STR         64      # Reduction class
+    dvodb       STR         255
+    tess_id     STR         64
+    end_stage   STR         64      # Key
     filter      STR         64
     comment     STR         80
Index: /trunk/dbconfig/warp.md
===================================================================
--- /trunk/dbconfig/warp.md	(revision 16168)
+++ /trunk/dbconfig/warp.md	(revision 16169)
@@ -1,3 +1,3 @@
-# $Id: warp.md,v 1.9 2007-11-09 03:34:05 jhoblitt Exp $
+# $Id: warp.md,v 1.10 2008-01-21 01:47:22 eugene Exp $
 
 #
@@ -14,5 +14,8 @@
     state       STR         64      # Key
     workdir     STR         255
+    workdir_state STR       64      # Key
     dvodb       STR         255
+    tess_id     STR         64
+    end_stage   STR         64      # Key
     registered  TAI         NULL
 END
