| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Zhihong Yu <zyu(at)yugabyte(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: unnesting multirange data types |
| Date: | 2021-06-15 18:43:51 |
| Message-ID: | fad91c83-c914-66a8-1a6e-d9009ccca0c7@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 6/15/21 12:06 PM, Alexander Korotkov wrote:
> On Tue, Jun 15, 2021 at 4:49 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Alexander Korotkov <aekorotkov(at)gmail(dot)com> writes:
>>> Pushed! Thanks to thread participants for raising this topic and
>>> review. I'll be around to resolve issues if any.
>> Buildfarm is pretty thoroughly unhappy. Did you do a "check-world"
>> before pushing?
> Yes, I'm looking at this now.
>
> I did run "check-world", but it passed for me. Probably the same
> reason it passed for some buildfarm animals...
>
Did you configure with --enable-tap-tests? If not, then `make
check-world` won't run the tests that are failing here.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2021-06-15 18:46:26 | Re: unnesting multirange data types |
| Previous Message | Stephen Frost | 2021-06-15 18:28:04 | Re: Duplicate history file? |