Re: [PATCH] Keeps tracking the uniqueness with UniqueKey

From: Andy Fan <zhihui(dot)fan1213(at)gmail(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, rushabh(dot)lathia(at)gmail(dot)com
Subject: Re: [PATCH] Keeps tracking the uniqueness with UniqueKey
Date: 2020-07-19 03:03:26
Message-ID: CAKU4AWo6LiXG46yjXcJezoEU_w31bnbgeB3eC7wrn2zPeFWmTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Fixed a test case in v10.

--
Best Regards
Andy Fan

Attachment Content-Type Size
v10-0002-Introduce-UniqueKey-attributes-on-RelOptInfo-str.patch application/octet-stream 58.6 KB
v10-0005-Treat-the-input-as-sorted-if-the-group-by-clause.patch application/octet-stream 13.2 KB
v10-0003-Refactoring-existing-uniqueness-related-code-to-.patch application/octet-stream 19.2 KB
v10-0004-Remove-distinct-node-AggNode-if-the-input-is-uni.patch application/octet-stream 26.3 KB
v10-0001-Introduce-RelOptInfo-notnullattrs-attribute.patch application/octet-stream 4.8 KB
v10-0006-Join-removal-at-run-time-with-UniqueKey.patch application/octet-stream 14.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey M. Borodin 2020-07-19 11:26:54 Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING
Previous Message Peter Geoghegan 2020-07-19 02:45:42 Re: Using Valgrind to detect faulty buffer accesses (no pin or buffer content lock held)