Re: [PATCH] pg_stat_toast v0.4 - Mailing list pgsql-hackers

From Gunnar \"Nick\" Bluth
Subject Re: [PATCH] pg_stat_toast v0.4
Date
Msg-id ec9e4db1-0df1-e404-315d-04fc3ec5e275@pro-open.de
Whole thread Raw
In response to [PATCH] pg_stat_toast  ("Gunnar \"Nick\" Bluth" <gunnar.bluth@pro-open.de>)
Responses Re: [PATCH] pg_stat_toast v0.4
List pgsql-hackers
Am 03.01.22 um 17:50 schrieb Justin Pryzby:
> On Mon, Jan 03, 2022 at 05:00:45PM +0100, Gunnar "Nick" Bluth wrote:
>> Am 03.01.22 um 16:52 schrieb Gunnar "Nick" Bluth:
>>
>>> pg_stat_toast_v0.4.patch attached.
> 
> Note that the cfbot says this fails under windows

Thanks for the heads up!


> 
> http://cfbot.cputube.org/gunnar-quotnickquot-bluth.html
> ...
> [16:47:05.347] Could not determine contrib module type for track_toast
> [16:47:05.347]  at src/tools/msvc/mkvcbuild.pl line 31.

Not only Window$... as it turns out, one of the checks was pretty bogus. 
Kicked that one and instead wrote two (hopefully) meaningful ones.

Also, I moved the tests to regress/, as they're not really for a module 
anyway.

Let's see how this fares!

>> Aaaand I attached a former version of the patch file... sorry, I'm kind of
>> struggling with all the squashing/rebasing...
> 
> Soon you will think this is fun :)

As long as you're happy with plain patches like the attached one, I may ;-)

All the best,
-- 
Gunnar "Nick" Bluth

Eimermacherweg 106
D-48159 Münster

Mobil +49 172 8853339
Email: gunnar.bluth@pro-open.de
__________________________________________________________________________
"Ceterum censeo SystemD esse delendam" - Cato

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [PoC] Delegating pg_ident to a third party
Next
From: "Blake, Geoff"
Date:
Subject: Re: Add spin_delay() implementation for Arm in s_lock.h