diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2018-12-29 13:21:47 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-01-07 16:21:47 +0100 |
commit | a4205fa00d526c3158c677a3d82042f88d429f84 (patch) | |
tree | b12d63bbf640030414a548268468e2afed3f7ccf /contrib/jsonb_plpython/jsonb_plpythonu.control | |
parent | afb0d0712f1a62efe2addd95262cf38e8481e84a (diff) | |
download | postgresql-a4205fa00d526c3158c677a3d82042f88d429f84.tar.gz postgresql-a4205fa00d526c3158c677a3d82042f88d429f84.zip |
pg_basebackup: Use atexit()
Instead of using our custom disconnect_and_exit(), just register the
desired cleanup using atexit() and use the standard exit() to leave
the program.
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