摘要: 读取普通的table或者系统表,都会调用heap_open函数:/* ---------------- * heap_open - open a heap relation by relation OID * * This is essentially relation_open plus check that the relation * is not an index nor a composite type. (The caller should also * check that it's not a view or forei... 阅读全文
posted @ 2013-07-03 15:17 健哥的数据花园 阅读(6995) 评论(0) 推荐(0)