Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
Date
Msg-id 1029.1531578563@sss.pgh.pa.us
Whole thread Raw
In response to Re: CVE-2017-7484-induced bugs, or, btree cmp functions are notleakproof?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> ... For
> partitioning, we can rely on all the columns being inherited, but not
> for plain inheritance.

Uh, what?

            regards, tom lane


pgsql-hackers by date:

Previous
From: Julian Markwort
Date:
Subject: Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full
Next
From: Tom Lane
Date:
Subject: Re: Costing bug in hash join logic for semi joins