OSDN Git Service

Marginal code cleanup for streaming replication.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Aug 2010 17:20:01 +0000 (17:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Aug 2010 17:20:01 +0000 (17:20 +0000)
commitb9defe0405606e1e63a708078757c03451b0c111
tree8df03e2a7e0191ce2fe4d2d2c5b10eb5329c6934
parente57cd3936f43eea60100f449e0fb08c9c2ebcb39
Marginal code cleanup for streaming replication.

There is no reason that proc.c should have to get involved in this dirty hack
for letting the postmaster know which children are walsenders.  Revert that
file to the way it was, and confine the kluge to pmsignal.c and postmaster.c.
src/backend/storage/ipc/pmsignal.c
src/backend/storage/lmgr/proc.c
src/include/storage/pmsignal.h