From: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [Sender Address Forgery]Re: using expression syntax for partition bounds |
Date: | 2019-01-28 04:12:05 |
Message-ID: | b70d4a07-b525-29fb-2d66-c240a7c12ec8@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Peter,
On 2019/01/26 17:25, Peter Eisentraut wrote:
> On 25/01/2019 16:19, Tom Lane wrote:
>> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
>>> committed
>>
>> Some of the buildfarm members are having sort-ordering problems
>> with this. Looks like you could work around it with different
>> partition names (don't assume the relative sort order of
>> letters and digits).
>
> Fixed by light renaming.
Thank you for committing and taking care of BF failures.
Regards,
Amit
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2019-01-28 04:17:00 | Re: pgsql: Avoid creation of the free space map for small heap relations. |
Previous Message | Amit Kapila | 2019-01-28 03:53:17 | Re: WIP: Avoid creation of the free space map for small tables |