mirror of
https://github.com/postgresml/pgcat.git
synced 2026-06-01 15:29:06 +00:00
eb8cfdb1f1
* Adds SHUTDOWN command to PgCat as alternate option to sending SIGINT * Check if we're already in SHUTDOWN sequence * Send signal directly from shutdown instead of using channel * Add tests * trigger build * Lowercase response and boolean change * Update tests * Fix tests * typo