Do not use storm_catalog
authorPavan Deolasee <pavan.deolasee@gmail.com>
Wed, 24 Jun 2015 07:43:30 +0000 (13:13 +0530)
committerPavan Deolasee <pavan.deolasee@gmail.com>
Wed, 24 Jun 2015 07:43:30 +0000 (13:13 +0530)
commit8096e3edf17b260de15472eb04567d1beec1e3e6
treee40f733c3771ffddb3468617143e5b5110d4b03c
parent29d614d33d19b0d1cc238cd977c16be31a687880
Do not use storm_catalog

Based on available information, it seems this was added to support multi-tenant
feature of StormDB. This is no longer relevant in XL's context. So just #ifdef
out that code for now.
src/backend/utils/misc/guc.c
src/bin/initdb/initdb.c