diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2018-12-29 13:21:57 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-01-07 16:24:50 +0100 |
commit | 3913a40ff104fd26f795c3d4c402ec27a1f86385 (patch) | |
tree | d1eefd3614bfe0e18c95f3895ce56309f22cef06 /contrib/jsonb_plpython/jsonb_plpythonu.control | |
parent | a4205fa00d526c3158c677a3d82042f88d429f84 (diff) | |
download | postgresql-3913a40ff104fd26f795c3d4c402ec27a1f86385.tar.gz postgresql-3913a40ff104fd26f795c3d4c402ec27a1f86385.zip |
initdb: Use atexit()
Replace exit_nicely() calls with standard exit() and register the
cleanup actions using atexit(). The coding pattern used here mirrors
existing use in pg_basebackup.c.
Reviewed-by: Alvaro Herrera <alvherre@2ndquadrant.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/ec4135ba-84e9-28bf-b584-0e78d47448d5@2ndquadrant.com/
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpythonu.control')
0 files changed, 0 insertions, 0 deletions