Re: Extensions not dumped when --schema is used - Mailing list pgsql-hackers

From Guillaume Lelarge
Subject Re: Extensions not dumped when --schema is used
Date
Msg-id CAECtzeV9+TnuKYrj8XUBmRAhVu9ftyiM6-BKVUS1L6=r=zFCng@mail.gmail.com
Whole thread Raw
In response to Re: Extensions not dumped when --schema is used  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-hackers
Le mar. 26 janv. 2021 à 13:42, Guillaume Lelarge <guillaume@lelarge.info> a écrit :
Le mar. 26 janv. 2021 à 13:41, Guillaume Lelarge <guillaume@lelarge.info> a écrit :
Le mar. 26 janv. 2021 à 05:10, Julien Rouhaud <rjuju123@gmail.com> a écrit :
On Mon, Jan 25, 2021 at 9:34 PM Guillaume Lelarge
<guillaume@lelarge.info> wrote:
>
> "Anytime soon" was a long long time ago, and I eventually completely forgot this, sorry. As nobody worked on it yet, I took a shot at it. See attached patch.

Great!

I didn't reviewed it thoroughly yet, but after a quick look it sounds
sensible.  I'd prefer to see some tests added, and it looks like a
test for plpgsql could be added quite easily.


I tried that all afternoon yesterday, but failed to do so. My had still hurts, but I'll try again though it may take some time.


s/My had/My head/ ..


I finally managed to get a working TAP test for my patch. I have no idea if it's good, and if it's enough. Anyway, new version of the patch attached.


--
Guillaume.
Attachment

pgsql-hackers by date:

Previous
From: Rahila Syed
Date:
Subject: Re: a misbehavior of partition row movement (?)
Next
From: "Joel Jacobson"
Date:
Subject: Re: Some regular-expression performance hacking