Index: modules/aggregator/aggregator.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/aggregator/aggregator.module,v
retrieving revision 1.404
diff -u -r1.404 aggregator.module
--- modules/aggregator/aggregator.module	26 Jan 2009 14:08:42 -0000	1.404
+++ modules/aggregator/aggregator.module	26 Jan 2009 20:04:50 -0000
@@ -515,6 +515,7 @@
     ->fields(array(
       'checked' => 0,
       'hash' => '',
+      'etag' => '',
       'modified' => 0,
       'description' => $feed->description,
       'image' => $feed->image,
