Re: Typo in create_index regression test

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Typo in create_index regression test
Date: 2025-08-04 15:47:37
Message-ID: CAEZATCV_8vF9JkSZx=S894WZjzQKQnoAZmQDJFtMxsyn64okEQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 4 Aug 2025 at 15:18, Tender Wang <tndrwang(at)gmail(dot)com> wrote:
>
> Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> 于2025年8月4日周一 22:10写道:
>>
>> While looking at create_index.sql, I noticed the following:
>>
>> which isn't testing what it claims to test because there's a typo in
>> the table name. Patch attached.
>
> Good catch.
> LGTM.

Pushed. Thanks for looking.

Regards,
Dean

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-08-04 16:32:19 Re: Improve LWLock tranche name visibility across backends
Previous Message Sami Imseih 2025-08-04 15:33:01 Re: Improve LWLock tranche name visibility across backends