Re: Freeze the inserted tuples during CTAS?

From: Paul Guo <guopa(at)vmware(dot)com>
To: Darafei Komяpa Praliaskouski <me(at)komzpa(dot)net>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Freeze the inserted tuples during CTAS?
Date: 2021-02-21 07:45:43
Message-ID: 224034B8-F026-4B68-91F7-A6F1617DFFAB@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is the v2 version that fixes a test failure due to plan change (bitmap index scan -> index only scan).

Attachment Content-Type Size
v2-0001-Freeze-the-tuples-during-CTAS.patch application/octet-stream 2.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Wanner 2021-02-21 10:05:34 Re: [PATCH] Present all committed transaction to the output plugin
Previous Message Joel Jacobson 2021-02-21 07:13:11 Re: Bizarre behavior of \w in a regular expression bracket construct