Update query cancel message:
authorBruce Momjian <bruce@momjian.us>
Fri, 16 Sep 2005 19:31:04 +0000 (19:31 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 16 Sep 2005 19:31:04 +0000 (19:31 +0000)
commit9e9d90fc93f98b25829c8426116e24888c03ab22
tree28ca54a52a690dfc03a2555594deae8443217c68
parent4207577f3ef69a62f19e65bc908ffe2f7b52d1b9
Update query cancel message:

   errmsg("canceling query due to user request or statement timeout")));
src/backend/tcop/postgres.c