[GSoC] Second period status report for the de-TOAST iterator - Mailing list pgsql-hackers

From Binguo Bao
Subject [GSoC] Second period status report for the de-TOAST iterator
Date
Msg-id CAL-OGkuoW+Pb_gxm6WNKC+jj9Drc8rQivcJ=RrYYQqcusC0s8Q@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi hackers,
It's a report about my GSoC project[1] during the second period.

What I've done:
- Submitted the patch[2] to optimize partial TOAST decompression
- Submitted the patch[3] as a prototype of de-TOAST iterator and tested its performance on position() function
- Perfected patches according to hacker's review comments

What I'm doing:
- Make overall tests on the iterator
- Applying the de-TOAST iterator to the json/jsonb data type

Thanks to hackers and mentors for helping me advance this project.

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: SegFault on 9.6.14
Next
From: Jesper Pedersen
Date:
Subject: Re: pg_receivewal documentation