diff options
author | Magnus Hagander <magnus@hagander.net> | 2012-01-15 15:34:40 +0100 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2012-01-15 15:34:40 +0100 |
commit | 0495aaad8b337642830a4d4e82f8b8c02b27b1be (patch) | |
tree | 599c5404822f9202b98e9f9809d06b3944b6df98 /src/backend/parser/parse_utilcmd.c | |
parent | 652300f5392f2d951b368c38f1cf123003e5e21e (diff) | |
download | postgresql-0495aaad8b337642830a4d4e82f8b8c02b27b1be.tar.gz postgresql-0495aaad8b337642830a4d4e82f8b8c02b27b1be.zip |
Allow a user to kill his own queries using pg_cancel_backend()
Allows a user to use pg_cancel_queries() to cancel queries in
other backends if they are running under the same role.
pg_terminate_backend() still requires superuser permissoins.
Short patch, many authors working on the bikeshed: Magnus Hagander,
Josh Kupershmidt, Edward Muller, Greg Smith.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions