postgresql/doc
Tom Lane e70ec8230a Explain CHECK constraint handling in postgres_fdw's IMPORT FOREIGN SCHEMA.
The existing documentation could easily be misinterpreted, and it failed to
explain the inconsistent-evaluation hazard that deterred us from supporting
automatic importing of check constraints.  Revise it.

Etsuro Fujita, further expanded by me
2015-05-25 14:13:02 -04:00
..
src Explain CHECK constraint handling in postgres_fdw's IMPORT FOREIGN SCHEMA. 2015-05-25 14:13:02 -04:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO