Re: remove pgrminclude?
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-12-24T13:09:35Z
Lists: pgsql-hackers
On 09.12.24 18:20, Tom Lane wrote: > Peter Eisentraut <peter@eisentraut.org> writes: >> I propose to remove the pgrminclude scripts and annotations. AFAICT, >> per git log, the last time someone tried to do something with it was >> around 2011. Also, many (not all) of the "pgrminclude ignore" >> annotations are of a newer date but seem to have just been copied around >> during refactorings and file moves and don't seem to reflect an actual >> need anymore. > > I agree with dropping pgrminclude --- as you say, it's not been used > since 2011 and there seems little appetite for ever using it again. committed
Commits
-
Remove pgrminclude and associated scripts
- 5af699066f81 18.0 landed
-
Remove pgrminclude annotations
- 1eb7cb21c2a2 18.0 landed