Robert Ross writes:
> I have looked at the Postgres 9.2 stable and Postgres 9.2 beta 3 git
> archives and this bug still appears to be present.
> TwoPhaseGetDummyProc returns a PGPROC*. In 9.0, it was safe for
> TwoPhaseGetDummyBackendId() to cast this to a GlobalTransaction
> because the G
I have looked at the Postgres 9.2 stable and Postgres 9.2 beta 3 git
archives and this bug still appears to be present.
TwoPhaseGetDummyProc returns a PGPROC*. In 9.0, it was safe for
TwoPhaseGetDummyBackendId() to cast this to a GlobalTransaction
because the GlobalTransactionData structure