Re: Compressed TOAST Slicing - Mailing list pgsql-hackers

From Regina Obe
Subject Re: Compressed TOAST Slicing
Date
Msg-id 155233673650.16480.4367626616838476535.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Compressed TOAST Slicing  (Paul Ramsey <pramsey@cleverelephant.ca>)
Responses Re: Compressed TOAST Slicing
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

No need for documentation as this is a performance improvement patch

I tested on windows mingw64 (as of a week ago) and confirmed the patch applies cleanly and significantly faster for
left,substr tests than head. 

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: insensitive collations
Next
From: Andres Freund
Date:
Subject: Re: Pluggable Storage - Andres's take