Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators - Mailing list pgsql-hackers

From Asif Rehman
Subject Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators
Date
Msg-id 159351448664.1150.3256902237056989971.pgcf@coridan.postgresql.org
Whole thread Raw
In response to +(pg_lsn, int8) and -(pg_lsn, int8) operators  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            not tested

The patch looks good to me.

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: estimation problems for DISTINCT ON with FDW
Next
From: Peter Eisentraut
Date:
Subject: Re: Use of "long" in incremental sort code