Re: Global temporary tables

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Haibo Yan <tristan(dot)yim(at)gmail(dot)com>
Cc: Kirk Wolak <wolakk(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Global temporary tables
Date: 2026-07-01 07:28:07
Message-ID: CAEZATCWr6YbhfsRhHiQt0fPynwMzvaAQFXWZCChuSj9BGC1eaw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 30 Jun 2026 at 22:41, Haibo Yan <tristan(dot)yim(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2026-07-01 07:32:37 Re: Global temporary tables
Previous Message vignesh C 2026-07-01 07:21:14 Re: Include sequences in publications created by pg_createsubscriber