Minor API cleanup for async notifications: we can only register the
Neil Conway <neilc@samurai.com>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/async.c | modified | +12 −21 |
| src/backend/tcop/utility.c | modified | +3 −3 |
| src/include/commands/async.h | modified | +4 −4 |