Re: Review: Patch to compute Max LSN of Data Pages
Haribabu kommi <haribabu.kommi@huawei.com>
From: Hari Babu <haribabu.kommi@huawei.com>
To: "'Robert Haas'" <robertmhaas@gmail.com>
Cc: "'Josh Berkus'" <josh@agliodbs.com>,
"'Amit kapila'" <amit.kapila@huawei.com>,
"'Andres Freund'" <andres@2ndquadrant.com>, <pgsql-hackers@postgresql.org>
Date: 2013-07-08T10:47:54Z
Lists: pgsql-hackers
Attachments
- pg_computemaxlsn_v9.patch (application/octet-stream) patch v9
On Friday, July 05, 2013 6:48 PM Hari Babu wrote: >On Thursday, July 04, 2013 11:19 PM Robert Haas wrote: The patch is updated with the following changes. 1.If the input data is data directory, all the errors occurred are displayed at once instead of one error at a time. 2.Fixed the problem of replacing result of the previous file or directory result with new one. 3.Update the docs. Thanks for the review, please find the updated patch attached in the mail. Regards, Hari babu.