Re: Global temporary tables

From: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Craig Ringer <craig(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Global temporary tables
Date: 2019-11-11 14:54:42
Message-ID: d308ce2b-f05f-307a-c1ab-663da9ea288d@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Yet another version of my GTT patch addressing issues reported by
曾文旌(义从) <wenjing(dot)zwj(at)alibaba-inc(dot)com>
* Bug in TRUNCATE is fixed,
* ON COMMIT DELETE ROWS option is supported
* ALTER TABLE is correctly handled

--
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
global_private_temp-6.patch text/x-patch 83.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2019-11-11 14:56:49 Re: FETCH FIRST clause WITH TIES option
Previous Message Pavel Stehule 2019-11-11 14:47:37 Re: proposal: minscale, rtrim, btrim functions for numeric