Comment on The way CTRL-C in Postgres CLI cancels queries is incredibly hack-yparentComments−bob10295moMSSQL uses a special message over an existing connection:https://learn.microsoft.com/en-us/openspecs/windows_protocol...
Comments
MSSQL uses a special message over an existing connection:
https://learn.microsoft.com/en-us/openspecs/windows_protocol...