Re: bug? import foreign schema forgets to import column description - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bug? import foreign schema forgets to import column description
Date
Msg-id 13296.1515093643@sss.pgh.pa.us
Whole thread Raw
In response to bug? import foreign schema forgets to import column description  (Erik Rijkers <er@xs4all.nl>)
Responses Re: bug? import foreign schema forgets to import column description
List pgsql-hackers
Erik Rijkers <er@xs4all.nl> writes:
> Using  IMPORT FOREIGN SCHEMA  I notice that the column descriptions of 
> the remote tables are not taken along to the imported schema.

Comments, you mean?

> Do you agree this is an oversight that should be fixed?

Not particularly.  It certainly isn't a bug.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Add parallel-aware hash joins.
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Proposal: Local indexes for partitioned table