projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c54cbbb
)
Fixmeup.
author
Robert Haas
<rhaas@postgresql.org>
Thu, 14 Jun 2012 13:25:47 +0000
(09:25 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Thu, 14 Jun 2012 14:33:06 +0000
(10:33 -0400)
src/backend/utils/cache/relcache.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/cache/relcache.c
b/src/backend/utils/cache/relcache.c
index b0253755f101c6d671348bf98679d7ac37bef941..f3f16c746ec51a7410490667bc4d425967e4ea7e 100644
(file)
--- a/
src/backend/utils/cache/relcache.c
+++ b/
src/backend/utils/cache/relcache.c
@@
-2588,8
+2588,6
@@
RelationBuildLocalRelation(const char *relname,
RelationInitPhysicalAddr(rel);
- RelationBuildMetadata(rel);
-
/*
* Okay to insert into the relcache hash tables.
*/