Apply changes from Heikki's patch 0015-merge-initLatestRunningXactData.. etc.
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 5 Oct 2009 10:54:37 +0000 (11:54 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 5 Oct 2009 10:54:37 +0000 (11:54 +0100)
commitd27aaa7d331fb15cf905ba1001441940b25d3ebf
treead9512ef2e839b1edec43a7478456d4ba3302492
parent9a7d13a11b291fe4c8c3748e0eb822aff750cb56
Apply changes from Heikki's patch 0015-merge-initLatestRunningXactData.. etc.
Reworks 2 boolean variables into a 3-state variable. In a seperate change, that patch also included API changes to two other functions, one for streamlining, one because of an unused variable.
Also update ProcArrayInitRecoveryInfo() so that it reflects these changes.
src/backend/storage/ipc/procarray.c