Re: Clean up hba.c of code freeing regexps
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-04-13T22:32:13Z
Lists: pgsql-hackers
On Thu, Apr 13, 2023 at 11:58:51AM +0200, Alvaro Herrera wrote: > I agree with the downthread votes to clean this up now rather than > waiting. Also, you're adding exactly zero lines of new code, so I don't > think feature freeze affects the decision. Thanks, done that. The commit log mentions Lab.c instead of hba.c. I had that fixed locally, but it seems like I've messed up things a bit.. Sorry about that. -- Michael
Commits
-
Remove code in charge of freeing regexps generation by Lab.c
- a28269708844 16.0 landed