> On 9 Apr 2025, at 06:02, Michael Paquier <mich...@paquier.xyz> wrote: > > On Wed, Apr 09, 2025 at 12:49:52PM +1200, David Rowley wrote: >> On Wed, 9 Apr 2025 at 09:22, Daniel Gustafsson >> <dgustafs...@postgresql.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.
Agreed, sorry about that, will fix. -- Daniel Gustafsson