Re: Support for dumping extended statistics - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Support for dumping extended statistics
Date
Msg-id 20230201130726.GT22427@telsasoft.com
Whole thread Raw
In response to Re: Support for dumping extended statistics  (Hari krishna Maddileti <hmaddileti@vmware.com>)
List pgsql-hackers
On Wed, Feb 01, 2023 at 04:38:17AM +0000, Hari krishna Maddileti wrote:
> Hi Justin,
>                 Thanks for the update, I have attached the updated patch with meson compatible and  addressed
warningsfrom make file too.
 

Thanks - I see it compiles now under both build systems.

But there's build warnings, and it fails regression tests.

http://cfbot.cputube.org/david-kimura.html

On 15/01/23, 2:27 AM, "Justin Pryzby" <pryzby@telsasoft.com> wrote:
> 
> On Tue, Jan 10, 2023 at 11:28:36AM +0000, Hari krishna Maddileti wrote:
> > Thanks Team for showing interest.
> >
> > Please find the attached patch, which uses the same approach as mentioned in previous email to implement input
functionsto parse pg_distinct, pg_dependency and pg_mcv_list strings.
 
> 
> The patch is failing ; you need to make the corresponding update to
> meson as you did for make.
> 
> But actually, it also fails to compile with "make".



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: [Commitfest 2023-01] has started
Next
From: Tomas Vondra
Date:
Subject: Re: Syncrep and improving latency due to WAL throttling