| From: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Transparent column encryption |
| Date: | 2022-07-12 18:29:47 |
| Message-ID: | 258c5064-437e-f41e-7537-5e8c343c33cc@enterprisedb.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Updated patch, to resolve some merge conflicts.
Also, I added some CREATE DDL commands. These aren't fully robust yet,
but they do the basic job, so it makes the test cases easier to write
and read, and they can be referred to in the documentation. (Note that
the corresponding DROP aren't there yet.) I also expanded the
documentation in the DDL chapter to give a complete recipe of how to set
it up and use it.
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-Transparent-column-encryption.patch | text/plain | 262.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2022-07-12 18:35:16 | Re: pgsql: Add copy/equal support for XID lists |
| Previous Message | Tom Lane | 2022-07-12 17:54:22 | Re: Cleaning up historical portability baggage |