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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?
Date: 2018-07-14 14:29:23
Message-ID: 1029.1531578563@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> ... For
> partitioning, we can rely on all the columns being inherited, but not
> for plain inheritance.

Uh, what?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-07-14 16:04:00 Re: Costing bug in hash join logic for semi joins
Previous Message Julian Markwort 2018-07-14 12:47:37 Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full