Re: Rethinking opclass member checks and dependency strength - Mailing list pgsql-hackers

From Hamid Akhtar
Subject Re: Rethinking opclass member checks and dependency strength
Date
Msg-id 159600580020.781.1195946333117876557.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Rethinking opclass member checks and dependency strength  (Hamid Akhtar <hamid.akhtar@gmail.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:           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
anyerrors. 

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Tab completion for VACUUM of partitioned tables
Next
From: Thomas Munro
Date:
Subject: Re: Improving connection scalability: GetSnapshotData()