Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 - Mailing list pgsql-hackers

From Pierre Forstmann
Subject Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000
Date
Msg-id 178940428010.1127.8843845816823757805.pgcf@coridan.postgresql.org
Whole thread
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

Hello,

I have reviewed v2 of patch and it looks good to me.

There is no SQL change: no need to test SQL compliance.

I don't think that documentation should be updated.

Regards,
PF.

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: shihao zhong
Date:
Subject: Re: Correct documentation for protocol version
Next
From: Bryan Green
Date:
Subject: Re: [PATCH] Use Boyer-Moore-Horspool for simple LIKE contains patterns