Re: Skip temporary table schema name from explain-verbose output. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Skip temporary table schema name from explain-verbose output.
Date
Msg-id 86235.1627309305@sss.pgh.pa.us
Whole thread Raw
In response to Re: Skip temporary table schema name from explain-verbose output.  (Simon Riggs <simon.riggs@enterprisedb.com>)
Responses Re: Skip temporary table schema name from explain-verbose output.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Simon Riggs <simon.riggs@enterprisedb.com> writes:
> Sounds like a good change.
> Surely we need a test to exercise this works? Otherwise ready...

There are lots of places in the core regression tests where we'd have
used a temp table, except that we needed to do EXPLAIN and the results
would've been unstable, so we used a short-lived plain table instead.
Find one of those and change it to use a temp table.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: when the startup process doesn't (logging startup delays)
Next
From: Robert Haas
Date:
Subject: Re: [bug?] Missed parallel safety checks, and wrong parallel safety