citus/src
Jason Petersen 510783f84f
Force bad connections in tests by closing sockets
Based on Andres' suggestion, I removed SetConnectionStatus, moving its
functionality directly into set_connection_status_bad, which now simply
shuts down the socket underlying a particular connection.

This keeps the functionality as-is while removing our questionable use
of internal libpq headers.
2016-04-29 15:56:04 -07:00
..
backend Force bad connections in tests by closing sockets 2016-04-29 15:56:04 -07:00
bin Replace direct inserts in csql's \stage by serverside functions. 2016-04-27 10:23:35 -07:00
include Add EXPLAIN for simple distributed queries 2016-04-30 00:11:02 +02:00
test/regress Add EXPLAIN for simple distributed queries 2016-04-30 00:11:02 +02:00