http://www.postgresql.org/docs/current/static/continuous-archiving.htmldoesn'tmention pg_receivexlog.
But http://www.postgresql.org/docs/current/static/app-pgreceivexlog.htmlsayspg_receivexlog can be used for PITR backups.
Should the PITR page reference pg_receivexlog?