mirror of https://github.com/postgres/postgres
PG-1073, PG-1215: Improve pg_tde_is_encrypted (#363)
* 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.pull/209/head
parent
4b3f568a8f
commit
86f7995e5a
Loading…
Reference in new issue