From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Giuseppe Broccolo <giuseppe(dot)broccolo(at)2ndquadrant(dot)it> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: dump a comment of a TSDictionary |
Date: | 2017-03-06 14:06:59 |
Message-ID: | 20170306140659.GS9812@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Greeting,s
* Giuseppe Broccolo (giuseppe(dot)broccolo(at)2ndquadrant(dot)it) wrote:
> I've seen that pg_dump execute the dump of an eventual comment of a
> TSDictionary without
> specifying the namespace where it is defined:
Great catch!
> This is actually a problem if a new TSDictionary is created, in a different
> schema specified by
> the dumped search_path setting. I'd propose to change the current call in
> src/bin/pg_dump/pg_dump.c:
Right. I've got a few other patches queued up for pg_dump, so I'll
take care of this also.
Thanks!
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | David Steele | 2017-03-06 14:16:26 | Re: PATCH: Configurable file mode mask |
Previous Message | David Steele | 2017-03-06 14:06:15 | Re: PATCH: Configurable file mode mask |