Re: Sequence Access Methods, round two

From: zengman <zengman(at)halodbtech(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Sequence Access Methods, round two
Date: 2025-12-23 07:26:20
Message-ID: tencent_4B72F2B86F2EDEBE42B234B3@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Michael,

I noticed what appears to be an obvious minor error in patch 0007: in `contrib/snowflake/meson.build`,
the line should not be `contrib_targets += bloom` – it ought to be revised to `contrib_targets += snowflake`.

--
Regards,
Man Zeng
www.openhalo.org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message zengman 2025-12-23 07:46:11 Re: Sequence Access Methods, round two
Previous Message Michael Paquier 2025-12-23 07:20:45 Re: Orphaned records in pg_replication_origin_status after subscription drop