Minor API cleanup for async notifications: we can only register the

Neil Conway <neilc@samurai.com>

Commit: f59175d72ff9b31b4bb486e5396815636abbcfe0
Author: Neil Conway <neilc@samurai.com>
Date: 2005-10-06T21:30:39Z
Releases: 8.1.0
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.

Files

PathChange+/−
src/backend/commands/async.c modified +12 −21
src/backend/tcop/utility.c modified +3 −3
src/include/commands/async.h modified +4 −4