Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Subject: Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators
Date: 2020-06-29 16:21:10
Message-ID: dd4a5289-1972-db54-63ab-aa0def6fa32b@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2020/06/30 1:03, Asif Rehman wrote:
> Hi,
>
> The patch looks fine to me, however there is one hunk failing for the test case, so it needs to be rebased.

Thanks for the check! Attached is the updated version of the patch.

>
> The new status of this patch is: Waiting on Author

I will change the status back to Needs Review.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment Content-Type Size
pg_lsn_operators_v5.patch text/plain 12.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2020-06-29 16:31:48 Re: [HACKERS] Custom compression methods
Previous Message Asif Rehman 2020-06-29 16:03:53 Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators