Re: Proposed HTML Documentation Styles

2018-10-14 Thread Dean Rasheed
On Fri, 12 Oct 2018 at 03:03, Jonathan S. Katz wrote: > On 10/11/18 3:01 AM, Dean Rasheed wrote: > > On Thu, 11 Oct 2018 at 06:49, Dean Rasheed wrote: > >> For example, attached are screenshots taken from my Android tablet > > > > For the record, that was a Samsung Galaxy Tab S2 8.0, with a scree

bloom documentation patch

2018-10-14 Thread Oleg Bartunov
Hi, Please, consider attached patch, which improves contrib/bloom documentation. Best regards, Oleg -- Postgres Professional: http://www.postgrespro.com The Russian Postgres Company bloom.sgml.patch Description: Binary data

Re: bloom documentation patch

2018-10-14 Thread Thomas Munro
On Mon, Oct 15, 2018 at 10:15 AM Oleg Bartunov wrote: > Please, consider attached patch, which improves contrib/bloom documentation. Hello Oleg, I have no comment on the technical details but here is some proof-reading of the English: + Length of each signature (index entry) in bits, it is

Re: Ambiguous usage of 'any' in explanation

2018-10-14 Thread David G. Johnston
On Saturday, October 13, 2018, Bruce Momjian wrote: > On Sat, Oct 13, 2018 at 12:25:38PM +0300, KES wrote: > > >or NULL if any of the comparisons result in unknown > > result in unknown?? > > Well, SQL has a three-valued logic, and UNKOWN values are treated like > NULL. For me they have always b