Thread: pgsql: PITR can stop at a named restore point when recovery target = ti

pgsql: PITR can stop at a named restore point when recovery target = ti

From
Simon Riggs
Date:
PITR can stop at a named restore point when recovery target = time
though must not update the last transaction timestamp.
Plus comment and message cleanup for recent named restore point.

Fujii Masao, minor changes by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5c588be729399af5cb8ec66901e3b578936823a3

Modified Files
--------------
src/backend/access/transam/xlog.c |   30 ++++++++++++++++++++----------
1 files changed, 20 insertions(+), 10 deletions(-)