Index: /trunk/ippdb/configure.ac
===================================================================
--- /trunk/ippdb/configure.ac	(revision 9182)
+++ /trunk/ippdb/configure.ac	(revision 9183)
@@ -7,5 +7,5 @@
 AC_PREREQ(2.59)
 
-AC_INIT([ippdb], [0.0.41], [pan-starrs.ifa.hawaii.edu])
+AC_INIT([ippdb], [0.0.42], [pan-starrs.ifa.hawaii.edu])
 AC_CONFIG_SRCDIR([ippdb.pc.in])
 
Index: /trunk/ippdb/src/ippdb.c
===================================================================
--- /trunk/ippdb/src/ippdb.c	(revision 9182)
+++ /trunk/ippdb/src/ippdb.c	(revision 9183)
@@ -4623,10 +4623,10 @@
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, "Primary Key", "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, "Primary Key", "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item camera");
         psFree(md);
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, "Primary Key", "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, "Primary Key", "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item telescope");
         psFree(md);
@@ -5127,10 +5127,10 @@
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, "Primary Key", "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, "Primary Key", "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item camera");
         psFree(md);
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, "Primary Key", "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, "Primary Key", "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item telescope");
         psFree(md);
@@ -5637,10 +5637,10 @@
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, "Primary Key", "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, "Primary Key", "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item camera");
         psFree(md);
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, "Primary Key", "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, "Primary Key", "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item telescope");
         psFree(md);
@@ -6232,10 +6232,10 @@
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, NULL, "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, NULL, "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item camera");
         psFree(md);
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, NULL, "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, NULL, "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item telescope");
         psFree(md);
@@ -7247,10 +7247,10 @@
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, NULL, "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, NULL, "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item camera");
         psFree(md);
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, NULL, "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, NULL, "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item telescope");
         psFree(md);
@@ -8100,10 +8100,10 @@
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, NULL, "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "camera", 0, NULL, "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item camera");
         psFree(md);
         return false;
     }
-    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, NULL, "255")) {
+    if (!psMetadataAddStr(md, PS_LIST_TAIL, "telescope", 0, NULL, "64")) {
         psError(PS_ERR_UNKNOWN, false, "failed to add item telescope");
         psFree(md);
