PostgreSQL Source Code
git master
|
Data Fields | |
pg_on_exit_callback | function |
Datum | arg |
Datum ONEXIT::arg |
Definition at line 76 of file ipc.c.
Referenced by before_shmem_exit(), on_proc_exit(), and on_shmem_exit().
pg_on_exit_callback ONEXIT::function |
Definition at line 75 of file ipc.c.
Referenced by before_shmem_exit(), on_proc_exit(), on_shmem_exit(), proc_exit_prepare(), and shmem_exit().