Re: daitch_mokotoff module

From: Dag Lem <dag(at)nimrod(dot)no>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: daitch_mokotoff module
Date: 2021-12-13 13:38:22
Message-ID: ygek0g87hgx.fsf@sid.nimrod.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please find attached an updated patch, with the following fixes:

* Replaced remaining malloc/free with palloc/pfree.
* Made "make check" pass.
* Updated notes on other implementations.

Best regards

Dag Lem

Attachment Content-Type Size
v2-daitch_mokotoff.patch text/x-patch 51.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2021-12-13 13:48:30 Re: extended stats on partitioned tables
Previous Message Masahiko Sawada 2021-12-13 13:24:38 Re: Skipping logical replication transactions on subscriber side