Re: Sequence Access Methods, round two - Mailing list pgsql-hackers

From zengman
Subject Re: Sequence Access Methods, round two
Date
Msg-id tencent_4B72F2B86F2EDEBE42B234B3@qq.com
Whole thread Raw
In response to Re: Sequence Access Methods, round two  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Sequence Access Methods, round two
List 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

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Orphaned records in pg_replication_origin_status after subscription drop
Next
From: "zengman"
Date:
Subject: Re: Sequence Access Methods, round two