Missing importing option of postgres_fdw - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Missing importing option of postgres_fdw
Date
Msg-id 553DD40A.9000107@lab.ntt.co.jp
Whole thread Raw
Responses Re: Missing importing option of postgres_fdw
List pgsql-hackers
Hi,

I noticed that there is no postgres_fdw option to control whether check
constraints on remote tables are included in the definitions of foreign
tables imported from a remote PG server when performing IMPORT FOREIGN
SCHEMA, while we now allow check constraints on foreign tables.

Attached is a patch for that.  I'll add this to the next CF.

Best regards,
Etsuro Fujita

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: forward vs backward slashes in msvc build code
Next
From: Michael Paquier
Date:
Subject: Re: collate.linux.utf8 test coverage