citus/src
Andres Freund c8f7c7fc59 Add ShutdownConnection() which cancels statement before closing connection.
That's primarily useful in error cases, where we want to make sure
locks etc held by commands running on workers are released promptly.
2017-09-13 16:38:11 -07:00
..
backend Add ShutdownConnection() which cancels statement before closing connection. 2017-09-13 16:38:11 -07:00
include Add ShutdownConnection() which cancels statement before closing connection. 2017-09-13 16:38:11 -07:00
test/regress Fix some trailing whitespace. 2017-09-13 16:33:23 -07:00