Greeting,s
* Giuseppe Broccolo (giuseppe.broccolo@2ndquadrant.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