Re: pg_dump --with-* options - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: pg_dump --with-* options
Date
Msg-id d02ba21d4efbb7bd048822e1d1971fae93d24104.camel@j-davis.com
Whole thread Raw
In response to Re: pg_dump --with-* options  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Sat, 2025-08-02 at 22:58 +0900, Fujii Masao wrote:
> I'm OK with this approach. Thanks for the patch! It looks good to me.

Thank you for the review.

> -       bool            statistics_only = false;
> +       static int      statistics_only = 0;

Agreed. That can just be done for 19 though.

Regards,
    Jeff Davis





pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: pg_dump --with-* options
Next
From: Srinath Reddy Sadipiralla
Date:
Subject: Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid