Re: new heapcheck contrib module - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: new heapcheck contrib module
Date
Msg-id CA+hUKGKg2Z_-0=PRp0vnsQqk1a5Z3wXUSz1KV0r7jJbtSDqOcA@mail.gmail.com
Whole thread Raw
In response to Re: new heapcheck contrib module  (Mark Dilger <mark.dilger@enterprisedb.com>)
List pgsql-hackers
On Tue, Oct 27, 2020 at 5:12 AM Mark Dilger
<mark.dilger@enterprisedb.com> wrote:
> The v20 patches 0002, 0003, and 0005 still apply cleanly, but 0004 required a rebase.  (0001 was already committed
lastweek.)
 
>
> Here is a rebased set of 4 patches, numbered 0002..0005 to be consistent with the previous naming.  There are no
substantialchanges.
 

Hi Mark,

The command line stuff fails to build on Windows[1].  I think it's
just missing #include "getopt_long.h" (see
contrib/vacuumlo/vacuumlo.c).

[1] https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.123328



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: crash recovery vs partially written WAL
Next
From: Soumyadeep Chakraborty
Date:
Subject: Re: Table AM modifications to accept column projection lists