Fixmeup.
authorRobert Haas <rhaas@postgresql.org>
Thu, 14 Jun 2012 13:25:47 +0000 (09:25 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 14 Jun 2012 14:33:06 +0000 (10:33 -0400)
src/backend/utils/cache/relcache.c

index b0253755f101c6d671348bf98679d7ac37bef941..f3f16c746ec51a7410490667bc4d425967e4ea7e 100644 (file)
@@ -2588,8 +2588,6 @@ RelationBuildLocalRelation(const char *relname,
 
        RelationInitPhysicalAddr(rel);
 
-       RelationBuildMetadata(rel);
-
        /*
         * Okay to insert into the relcache hash tables.
         */