Re: Global temporary tables

Dean Rasheed <dean.a.rasheed@gmail.com>

From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: Haibo Yan <tristan.yim@gmail.com>
Cc: Kirk Wolak <wolakk@gmail.com>, Pavel Stehule <pavel.stehule@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-07-01T07:28:07Z
Lists: pgsql-hackers
On Tue, 30 Jun 2026 at 22:41, Haibo Yan <tristan.yim@gmail.com> wrote:
>
> I did another round of testing on the v5 GTT patch set, based on
> commit 57f19774d6c. The build used --enable-cassert --enable-debug
> --enable-tap-tests.

Thank you for testing!

> Overall, the patch looks much more robust than I initially expected.
> My remaining concerns are mostly diagnostics and documentation rather
> than correctness bugs.

I agree with all your points. I'll try to post an update later this week.

Regards,
Dean



Commits

  1. doc: clarify MERGE PARTITIONS adjacency requirement