-
- Downloads
There was an error fetching the commit references. Please try again later.
Add pg_attribute_noreturn() to all the main routines of bgworkers
Those routines should never return and exit properly, so mark them as such as a saity measure.
Showing
- count_relations/count_relations.c 1 addition, 1 deletioncount_relations/count_relations.c
- hello_notify/hello_notify.c 1 addition, 1 deletionhello_notify/hello_notify.c
- hello_signal/hello_signal.c 1 addition, 1 deletionhello_signal/hello_signal.c
- hello_world/hello_world.c 1 addition, 1 deletionhello_world/hello_world.c
- kill_idle/kill_idle.c 1 addition, 1 deletionkill_idle/kill_idle.c
Please register or sign in to comment