| From: | Krasiyan Andreev <krasiyan(at)gmail(dot)com> |
|---|---|
| To: | David Fetter <david(at)fetter(dot)org> |
| Cc: | Vik Fearing <vik(at)postgresfriends(dot)org>, aekorotkov(at)gmail(dot)com, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Implement <null treatment> for window functions |
| Date: | 2020-12-30 20:16:14 |
| Message-ID: | CAN1Pwonb5W9mRbSwfyFEck9j2N=OfgL8Ps4gxh4XUkUpFK07AA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Isaac Morland | 2020-12-30 20:17:47 | Re: Let people set host(no)ssl settings from initdb |
| Previous Message | Dmitry Dolgov | 2020-12-30 20:01:37 | Re: [HACKERS] [PATCH] Generic type subscripting |