]> granicus.if.org Git - postgresql/commit
Minor API cleanup for async notifications: we can only register the
authorNeil Conway <neilc@samurai.com>
Thu, 6 Oct 2005 21:30:39 +0000 (21:30 +0000)
committerNeil Conway <neilc@samurai.com>
Thu, 6 Oct 2005 21:30:39 +0000 (21:30 +0000)
commitf59175d72ff9b31b4bb486e5396815636abbcfe0
tree85e2593accd858827f4aa30f28cc01b9a657c6fb
parent663476919c9f14c07bc367e564c62fca1e1ef0fe
Minor API cleanup for async notifications: we can only register the
current backend in pg_listener, so there is little point in making
the PID to register part of async.c's public API. Other minor tweaks.
src/backend/commands/async.c
src/backend/tcop/utility.c
src/include/commands/async.h