#undef VERSION
#define VERSION "2.1.4"
-#define BDATE "11 February 2007"
-#define LSMDATE "11Feb07"
+#define BDATE "12 February 2007"
+#define LSMDATE "12Feb07"
#define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
#define BYEAR "2007" /* year for copyright messages in progs */
#define USE_BSNPRINTF 1
-/* Disk file seeking is now controled by CAP_POSITIONBLOCKS */
+/* Turn on the following flag to enable batch attribute inserts
+ * in the catalog. This gives a large speedup.
+ */
+/* #define HAVE_BATCH_FILE_INSERT 1 */
+
/* Debug flags not normally turned on */
in the case of orphaned records.
kes Modify dbcheck to handle orphaned JobMedia, Path, Filename,
and File records in 300K chunks to be more efficient. This
- idea came from Alan Brown (if I remember right).
+ idea came from Juan Luis Frances (if I remember right).
kes Apply Eric's scratch patch that moves a purged Volume to
the RecyclePool. Question: how is RecyclePool set? what
happens to the ScratchPool?