| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | toast index entries again |
| Date: | 2006-07-14 18:08:08 |
| Message-ID: | Pine.BSO.4.63.0607141305440.22712@leary2.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
The inclusion of access/tuptoaster.h in access/common/indextuple.c brought
in the define of TOAST_INDEX_HACK which compresses large index entries.
When this was removed the entries were no longer compressed which caused
btree_gist to fail.
Kris Jurka
| Attachment | Content-Type | Size |
|---|---|---|
| toast-index-entries.patch | text/plain | 841 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stefan Kaltenbrunner | 2006-07-14 18:08:11 | Re: contrib promotion? |
| Previous Message | Greg Sabino Mullane | 2006-07-14 17:59:52 | Re: contrib promotion? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-07-14 18:20:58 | src/tools/pginclude considered harmful (was Re: [PATCHES] toast index entries again) |
| Previous Message | Tom Lane | 2006-07-14 17:58:12 | Re: [PATCHES] [patch 0/9] annual pgcrypto update |