Re: Virtual generated columns

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Virtual generated columns
Date: 2024-08-08 06:23:32
Message-ID: ebd1e0e9-115f-4dfa-98b8-e9b8e2f9eb2d@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for your extensive testing. Here is a new patch set that has
fixed all the issues you have reported (MERGE, sublinks, statistics,
ANALYZE).

Attachment Content-Type Size
v2-0001-Rename-regress-test-generated-to-generated_stored.patch text/plain 2.1 KB
v2-0002-Put-generated_stored-test-objects-in-a-schema.patch text/plain 19.0 KB
v2-0003-Virtual-generated-columns.patch text/plain 180.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2024-08-08 06:33:30 Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber
Previous Message Peter Smith 2024-08-08 05:38:48 Re: Logical Replication of sequences