Thread: pgsql: Oops, fix recoveryStopsBefore functions for regular commits.

pgsql: Oops, fix recoveryStopsBefore functions for regular commits.

From
Heikki Linnakangas
Date:
Oops, fix recoveryStopsBefore functions for regular commits.

Pointed out by Tom Lane. Backpatch to 9.4, the code was structured
differently in earlier branches and didn't have this mistake.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/60d931827b0c37fbce74d04e45d0220d57ddd06a

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)