OSDN Git Service

Marginal code cleanup for streaming replication.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Aug 2010 17:20:08 +0000 (17:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Aug 2010 17:20:08 +0000 (17:20 +0000)
commit914a2f6e987632bc6c5567e87d006459c38a423c
tree80d06a5b8fb5d9c1bd011eb99398b0a06d1a2500
parent738df2f475c67743e2a8995f3a2cf914396e84ae
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