Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions?
Date
Msg-id 20200731155135.u3j7iwuxpn24bylt@alap3.anarazel.de
Whole thread Raw
In response to Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions?  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Hi,

On 2020-07-30 23:23:38 +0200, Daniel Gustafsson wrote:
> > On 30 Jul 2020, at 03:28, Michael Paquier <michael@paquier.xyz> wrote:
> > On Wed, Jul 29, 2020 at 11:34:07PM +0200, Daniel Gustafsson wrote:
> 
> >> Fair enough, let's break out pg_depend and I'll have another go at that.
> > 
> > Thanks.  Attached is a polished version of the patch that I intend to
> > commit for pg_attribute and pg_shdepend.  Let's look again at
> > pg_depend later, as there are also links with the handling of
> > dependencies for ALTER TABLE mainly.
> 
> Looks good, thanks.

Nice work!

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Why is pq_begintypsend so slow?
Next
From: Mark Dilger
Date:
Subject: Re: new heapcheck contrib module