Thread: on_proc_exit/on_shmem_exit prototypes.

on_proc_exit/on_shmem_exit prototypes.

From
Kurt Roeckx
Date:
This patch properly sets the prototype for the on_shmem_exit and
on_proc_exit functions, and adjust all other related code to use
the proper types too.



Kurt


Attachment

Re: on_proc_exit/on_shmem_exit prototypes.

From
Peter Eisentraut
Date:
Kurt Roeckx wrote:
> This patch properly sets the prototype for the on_shmem_exit and
> on_proc_exit functions, and adjust all other related code to use
> the proper types too.

Patch installed.