Re: [Proposal] Global temporary tables

From: wenjing <wjzeng2012(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: 曾文旌 <wenjing(dot)zwj(at)alibaba-inc(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>, "movead(dot)li(at)highgo(dot)ca" <movead(dot)li(at)highgo(dot)ca>, Prabhat Sahu <prabhat(dot)sahu(at)enterprisedb(dot)com>, tushar <tushar(dot)ahuja(at)enterprisedb(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [Proposal] Global temporary tables
Date: 2021-03-17 11:59:03
Message-ID: CA+B_3VmCYnyum9hM0v62vMidNBoxrDcDVRZrqBygAGpXxjcQZg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

ok

The cause of the problem is that the name of the dependent function
(readNextTransactionID) has changed. I fixed it.

This patch(V43) is base on 9fd2952cf4920d563e9cea51634c5b364d57f71a

Wenjing

Attachment Content-Type Size
global_temporary_table_v43-pg14.patch application/octet-stream 221.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Rijkers 2021-03-17 12:05:11 Re: proposal: schema variables - doc
Previous Message Euler Taveira 2021-03-17 11:50:26 Re: a verbose option for autovacuum