Re: Remove unused struct fields
Committed. -- nathan
Re: Remove unused struct fields
On Wed, Nov 26, 2025 at 02:54:48PM +, Bertrand Drouvot wrote: > Here are a few fields that are not used. - const char *username; /* username from startup packet */ + scram_state_enum state; /* username from startup packet */ - BlockNumber write_page;
