Andreas Karlsson 54d4598619 PG-1380 Make pg_tde_is_encrypted() take a regclass
By changing the parameter to regclass you can pass any parameter of
the following types to it: text, oid, regclass; and there will be
an automatic cast. More user freindly than accepting text.
2025-02-24 15:25:22 +01:00
..