Re: Review: Patch to compute Max LSN of Data Pages - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Review: Patch to compute Max LSN of Data Pages
Date
Msg-id 2853.1354940087@sss.pgh.pa.us
Whole thread Raw
In response to Re: Review: Patch to compute Max LSN of Data Pages  (Amit kapila <amit.kapila@huawei.com>)
Responses Re: Review: Patch to compute Max LSN of Data Pages
List pgsql-hackers
Amit kapila <amit.kapila@huawei.com> writes:
> On Friday, December 07, 2012 7:43 PM Muhammad Usama wrote:
>> Although I am thinking why are you disallowing the absolute path of file. Any particular reason?

> The reason to disallow absolute path is that, we need to test on multiple platforms and to keep the scope little
less.

This argument seems to me to be completely nuts.  What's wrong with an
absolute path?  Wouldn't you have to go out of your way to disallow it?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Amit kapila
Date:
Subject: Re: Review: Patch to compute Max LSN of Data Pages
Next
From: Pavan Deolasee
Date:
Subject: Re: Minor optimizations in lazy_scan_heap