Rejigger things so that indexes don't go through heap_create().
authorRobert Haas <rhaas@postgresql.org>
Wed, 13 Jun 2012 18:58:04 +0000 (14:58 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 14 Jun 2012 14:33:05 +0000 (10:33 -0400)
commit9be1c99e5eb432aaaab56401a1594d13edfa9077
tree9c7597d525fa09303128a0cebcd92eaabef0a64f
parente51538e075e729e41090b24669e2a543dcbae1ae
Rejigger things so that indexes don't go through heap_create().
src/backend/bootstrap/bootparse.y
src/backend/catalog/heap.c
src/backend/catalog/index.c
src/backend/utils/cache/relcache.c
src/include/catalog/heap.h