Re: Save a few bytes in pg_attribute
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-03-28T09:25:29Z
Lists: pgsql-hackers
On 23.03.23 13:45, Peter Eisentraut wrote: > My suggestion is to use this patch and then consider the column > encryption patch as it stands now. I have committed this.
Commits
-
Save a few bytes in pg_attribute
- 90189eefc1e1 16.0 landed