* Lookup is now based on Oid with the proper Oid getter, so explicit
schemas are also supported (testcase added for this)
* There's an additional function written in C, which verifies that
we do have an encryption key for the specified table. This can
help in finding bugs with tde_heap, as now the function only
returns true if we are actually writing encrypted data to the disk
for the table.