index 0e8c74f2bb67bdd8cd2506dfef5b710218f61c9a..bb95e0e527f09738b0b5e945fd74c2f7587712ee 100644 (file)
@@ -1545,7 +1545,7 @@ XLogRecGetBlockData(XLogReaderState *record, uint8 block_id, Size *len)
/*
* Restore a full-page image from a backup block attached to an XLOG record.
*
- * Returns the buffer number containing the page.
+ * Returns true if a full-page image is restored.
*/
bool
RestoreBlockImage(XLogReaderState *record, uint8 block_id, char *page)