Re: tweak to a few index tests to hits ambuildempty() routine.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: a(dot)kozhemyakin(at)postgrespro(dot)ru, Noah Misch <noah(at)leadboat(dot)com>, Amul Sul <sulamul(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, thomas(dot)munro(at)gmail(dot)com
Subject: Re: tweak to a few index tests to hits ambuildempty() routine.
Date: 2022-09-25 16:19:54
Message-ID: 2851461.1664122794@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> On 2022-Sep-25, Tom Lane wrote:
>> I propose that we revert 4fb5c794e and instead add separate test
>> cases that just create unlogged indexes (I guess they don't actually
>> need to *do* anything with them?).

> WFM. I can do it next week, or feel free to do so if you want.

On it now.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2022-09-25 17:53:23 Re: Add ON CONFLICT DO RETURN clause
Previous Message Alvaro Herrera 2022-09-25 15:57:07 Re: tweak to a few index tests to hits ambuildempty() routine.