From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Hari krishna Maddileti <hmaddileti(at)vmware(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>, David Kimura <dkimura(at)vmware(dot)com> |
Subject: | Re: Support for dumping extended statistics |
Date: | 2023-02-01 13:07:26 |
Message-ID: | 20230201130726.GT22427@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 warnings from 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(at)telsasoft(dot)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 functions to 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".
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2023-02-01 13:13:57 | Re: Syncrep and improving latency due to WAL throttling |
Previous Message | vignesh C | 2023-02-01 13:01:16 | Re: [Commitfest 2023-01] has started |