Re: Foreign tables don't enforce the partition constraint - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Foreign tables don't enforce the partition constraint
Date
Msg-id CAFjFpRevuMyDMEcoSS9mtueaX6i0xBdULbVWmLwRYs6C+WTWyg@mail.gmail.com
Whole thread Raw
In response to Re: Foreign tables don't enforce the partition constraint  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Foreign tables don't enforce the partition constraint
List pgsql-hackers




> Similarly, a partition constraint
> should also be enforced at the foreign server. Probably we should
> update documentation of create foreign table to mention this.

That is a good idea.

Here's the patch. I am not able to build documents on my laptop because of recent changes in d63762452434a3a046e8c7d130d5a77c594176e4. So, I was not able to check whether the patch builds or not. But I am hoping it builds well.

--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: dropping a partition may cause deadlock
Next
From: "Tsunakawa, Takayuki"
Date:
Subject: Re: Statement timeout behavior in extended queries