1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-13 16:22:44 +03:00
Files
postgres/src/backend/access
Heikki Linnakangas 6c4f6664b2 Fix thinko in previous commit.
We must still initialize minRecoveryPoint if we start straight with archive
recovery, e.g when recovering from a normal base backup taken with
pg_start/stop_backup. Otherwise we never consider the system consistent.
2013-02-22 13:12:43 +02:00
..
2013-01-01 17:15:01 -05:00
2013-02-11 23:07:09 +02:00
2013-02-08 12:50:58 -03:00
2013-01-01 17:15:01 -05:00
2013-02-21 22:46:17 -03:00
2013-01-01 17:15:01 -05:00
2013-02-22 13:12:43 +02:00