Re: Clean up hba.c of code freeing regexps
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Thomas Munro <thomas.munro@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-04-13T03:48:14Z
Lists: pgsql-hackers
On Wed, Apr 12, 2023 at 10:25:42PM -0400, Tom Lane wrote: > +1 for cleanup, if this is new code. It does us no good in the long > run for v16 to handle this differently from both earlier and later > versions. Okidoki. Let me know if anybody has an objection about what's been sent upthread. The sooner, the better I guess.. -- Michael
Commits
-
Remove code in charge of freeing regexps generation by Lab.c
- a28269708844 16.0 landed