Constraint documentation

2018-06-01 Thread Lætitia Avrot
Hi, Patrick Francelle and I encountered this situation where there was a check constraint on a table using a function to enforce a constraint across two different tables. When using pg_dump to dump structure and data we found out we couldn't restore it because tables weren't dumped in the right or

Re: Improving docs for strict_word_similarity()

2018-06-01 Thread Alexander Korotkov
Hi, Bruce! On Sat, May 26, 2018 at 7:56 PM Bruce Momjian wrote: > While creating the release notes, I was confused by the description for > strict_word_similarity(), particularly "extent boundaries". The > attached patch clarifies, at least for me, how word_similarity() and > strict_word_simila

Add Pgfe library to client interfaces

2018-06-01 Thread Dmitry Igrishin
Hello, Could we please add Pgfe client library to the external interfaces section? Patch is attached. diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 347b830..c74e391 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects