Index: branches/eam_branches/20090820/dbconfig/pstamp.md
===================================================================
--- branches/eam_branches/20090820/dbconfig/pstamp.md	(revision 25766)
+++ branches/eam_branches/20090820/dbconfig/pstamp.md	(revision 25870)
@@ -40,3 +40,14 @@
     outputBase  STR         255
     options     S64         64
+    dep_id      S64         0
 END
+
+pstampDependent       METADATA
+    dep_id      S64         0       # Primary Key AUTO_INCREMENT
+    state       STR         64
+    stage       STR         64
+    stage_id    S64         0
+    imagedb     STR         64
+    rlabel      STR         64
+    no_magic    BOOL        f
+END
