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

From Amit kapila
Subject Re: Review: Patch to compute Max LSN of Data Pages
Date
Msg-id 6C0B27F7206C9E4CA54AE035729E9C383BEA1F91@szxeml509-mbx
Whole thread Raw
In response to Re: Review: Patch to compute Max LSN of Data Pages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Saturday, December 08, 2012 9:44 AM Tom Lane wrote:
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?

There's nothing wrong with absolute path. I have updated the patch to work for absolute path as well.
Updated patch attached with this mail.


With Regards,
Amit Kapila.
Attachment

pgsql-hackers by date:

Previous
From: Joachim Wieland
Date:
Subject: Re: parallel pg_dump
Next
From: Kohei KaiGai
Date:
Subject: Re: Review of Row Level Security