Re: Support for dumping extended statistics

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>, dkimura(at)vmware(dot)com
Subject: Re: Support for dumping extended statistics
Date: 2023-01-14 20:57:07
Message-ID: 20230114205707.GB9837@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

http://cfbot.cputube.org/david-kimura.html
https://wiki.postgresql.org/wiki/Meson_for_patch_authors
https://wiki.postgresql.org/wiki/Meson

But actually, it also fails to compile with "make".

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joseph Koshakow 2023-01-14 21:22:49 Re: Infinite Interval
Previous Message Andres Freund 2023-01-14 20:34:03 Re: Improve WALRead() to suck data directly from WAL buffers when possible