On Wed, Apr 09, 2025 at 12:49:52PM +1200, David Rowley wrote:
> On Wed, 9 Apr 2025 at 09:22, Daniel Gustafsson
> <dgustafsson(at)postgresql(dot)org> wrote:
> > Rename argument in pg_get_process_memory_contexts().
>
> > src/include/catalog/pg_proc.dat | 2 +-
>
> I think this should have done a catversion bump.
Yes, the catversion should be bumped for an attribute rename in a
function.
--
Michael