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

From: Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>
To: 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-30 10:54:46
Message-ID: 159351448664.1150.3256902237056989971.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2020-06-30 11:21:37 Re: Use of "long" in incremental sort code
Previous Message Etsuro Fujita 2020-06-30 09:30:49 Re: estimation problems for DISTINCT ON with FDW