Re: Rethinking opclass member checks and dependency strength

From: Hamid Akhtar <hamid(dot)akhtar(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Rethinking opclass member checks and dependency strength
Date: 2020-07-29 06:56:40
Message-ID: 159600580020.781.1195946333117876557.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: not tested
Documentation: not tested

Looks good to me.

CORRECTION:
In my previous review I had mistakenly mentioned that it was causing a server crash. Tests run perfectly fine without any errors.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2020-07-29 07:20:04 Re: Improving connection scalability: GetSnapshotData()
Previous Message Michael Paquier 2020-07-29 06:21:19 Re: [PATCH] Tab completion for VACUUM of partitioned tables