| From: | Krasiyan Andreev <krasiyan(at)gmail(dot)com> |
|---|---|
| To: | David Fetter <david(at)fetter(dot)org> |
| Cc: | Vik Fearing <vik(at)postgresfriends(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Implement <null treatment> for window functions |
| Date: | 2021-01-01 20:58:36 |
| Message-ID: | CAN1Pwo=P1_3yvgJWxEohuW+G+Fnup1+ei_LQvicub6-TfD8+bA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi, it looks like cfbot.cputube.org didn't recognize and can't apply a
patch, so I resend it now with a different format, no other changes.
На ср, 30.12.2020 г. в 22:16 ч. Krasiyan Andreev <krasiyan(at)gmail(dot)com>
написа:
> It works - now it compiles clean and all checks are passed, thank you. I
> will continue with more complex tests.
>
> На ср, 30.12.2020 г. в 21:50 ч. David Fetter <david(at)fetter(dot)org> написа:
>
>> On Wed, Dec 30, 2020 at 09:32:26PM +0200, Krasiyan Andreev wrote:
>> > Hi, after latest committed patches about multirange datatypes, I get a
>> > compilation error,
>>
>> Oh, right. I'd been meaning to send a patch to fix that. Here it is.
>>
>> Best,
>> David.
>> --
>> David Fetter <david(at)fetter(dot)org> http://fetter.org/
>> Phone: +1 415 235 3778
>>
>> Remember to vote!
>> Consider donating to Postgres: http://www.postgresql.org/about/donate
>>
>
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Vik-s-NULL-treatment-patch.patch | text/x-patch | 63.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zhihong Yu | 2021-01-01 21:21:10 | Re: Implement <null treatment> for window functions |
| Previous Message | Noah Misch | 2021-01-01 20:35:04 | Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding |