Fix two bugs introduced in the xlog.c split.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: bc1229c83238a0d71a3923cb48e53ea7ea37654c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2012-10-03T06:15:38Z
Releases: 9.3.0
Fix two bugs introduced in the xlog.c split.

The comment explaining the naming of timeline history files was wrong, and
the history file was not being arhived.

Pointed out by Fujii Masao.

Files

PathChange+/−
src/backend/access/transam/timeline.c modified +7 −4