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)
commit7624fdd38e6d01fece676dc60d6985536b96a013
treebd82b686d5e2750488146af09165d7a038c55061
parent12e983b9a1f4146097b9e24f82e21df07761ad0f
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