Kevin Grittner 80647bf65a Make oldSnapshotControl a pointer to a volatile structure
It was incorrectly declared as a volatile pointer to a non-volatile
structure.  Eliminate the OldSnapshotControl struct definition; it
is really not needed.  Pointed out by Tom Lane.

While at it, add OldSnapshotControlData to pgindent's list of
structures.
2016-04-11 15:43:52 -05:00
..
2016-04-08 20:23:18 -03:00
2016-01-28 16:47:36 +09:00
2016-04-11 14:44:51 -04:00
2016-04-11 14:44:51 -04:00
2016-04-02 13:49:17 -04:00
2016-01-02 13:33:40 -05:00