citusdata / pg_cron

Run periodic jobs in PostgreSQL
PostgreSQL License
2.89k stars 193 forks source link

Add break in CRON_TASK_WAITING switch case. #356

Closed zxwsbg closed 2 months ago

zxwsbg commented 2 months ago

Otherwise, higher versions of GCC will throw errors due to '-Werror=implicit-fallthrough'.