| From: | amul sul <sulamul(at)gmail(dot)com> |
|---|---|
| To: | Andreas Seltenreich <seltenreich(at)gmx(dot)de> |
| Cc: | Robert Haas <rhaas(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Add hash partitioning. |
| Date: | 2017-11-13 07:11:23 |
| Message-ID: | CAAJ_b95Bbn=O+u3cGAH3az9mYjUVm66iJvoeZSAUxFTq0HETPA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Sun, Nov 12, 2017 at 3:01 AM, Andreas Seltenreich <seltenreich(at)gmx(dot)de> wrote:
> Robert Haas writes:
>
>> Add hash partitioning.
>
> sqlsmith triggers coredumps calling satisfies_hash_partition().
> ISTM this function is lacking argument validation. Example:
>
Thanks for the bug report. Please find attached patch does the fix.
Regards,
Amul
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-argument-validation.patch | application/octet-stream | 2.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | amul sul | 2017-11-13 08:24:27 | Re: pgsql: Add hash partitioning. |
| Previous Message | Noah Misch | 2017-11-13 02:53:03 | pgsql: MSVC: Rebuild spiexceptions.h when out of date. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Khandekar | 2017-11-13 07:24:58 | Re: Parallel Append implementation |
| Previous Message | Fabien COELHO | 2017-11-13 06:13:57 | Re: Variable substitution in psql backtick expansion |