Index: /trunk/dbconfig/tasks.md
===================================================================
--- /trunk/dbconfig/tasks.md	(revision 9051)
+++ /trunk/dbconfig/tasks.md	(revision 9052)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.75 2006-09-29 02:59:17 jhoblitt Exp $
+# $Id: tasks.md,v 1.76 2006-09-29 03:05:53 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -19,4 +19,6 @@
 pzPendingExp METADATA
     exp_id      STR         64      # Primary Key
+    camera      STR         255     # Primary Key
+    telescope   STR         255     # Primary Key
     # time
     exp_type    STR         64
@@ -29,4 +31,6 @@
 pzPendingImfile METADATA
     exp_id      STR         64      # Primary Key
+    camera      STR         255     # Primary Key
+    telescope   STR         255     # Primary Key
     bytes       S32         0
     md5sum      STR         32
