git.postgresql.org Git - postgresql.git/commit
2012年1月15日 14:34:40 +0000 (15:34 +0100)
2012年1月15日 14:34:40 +0000 (15:34 +0100)
commit 0495aaad8b337642830a4d4e82f8b8c02b27b1be
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.
This is the main PostgreSQL git repository.
RSS
Atom