Re: Update docs in fdwhandler.sgml - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Update docs in fdwhandler.sgml
Date
Msg-id 553748FC.90400@lab.ntt.co.jp
Whole thread Raw
In response to Re: Update docs in fdwhandler.sgml  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2015/04/22 6:50, Robert Haas wrote:
> On Tue, Apr 21, 2015 at 5:45 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Since we now allow CHECK constraints to be placed on foreign tables, not
>> only NOT NULL, I think it'd be better to update docs on considerations
>> about constraints on foreign tables in fdwhandler.sgml, so as to provide
>> more general considerations.  Please find attached a patch.
>
> Looks good to me, so committed.

Thanks!

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Streaming replication and WAL archive interactions
Next
From: Michael Paquier
Date:
Subject: Re: moving from contrib to bin