| From: | Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Cc: | Shruti B Iyer <siyer(at)pivotal(dot)io> |
| Subject: | Re: [pgAdmin4] [PATCH] Skip CheckForViewDataTest test based on the DB version |
| Date: | 2017-06-12 19:14:17 |
| Message-ID: | CAE+jjamae3GXPX_cSw47xGcy96PkhrZoM1m1PseA7k7_n=Yy2w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hello Hackers,
We sent the wrong patch. Attached is the correct one.
Sorry
Shruti & Joao
On Mon, Jun 12, 2017 at 3:08 PM, Joao Pedro De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)io> wrote:
> Hi Hackers,
>
> We were trying to run the feature tests against GreenPlum and one of the
> tests was failing (CheckForViewDataTest). In this test, we are creating a
> table using COLLATE, and the COLLATE command is only available starting
> in version 9.1 of Postgres, per the documentation. We decided to skip this
> test for now for all PG Versions below 9.1
>
> Thanks
> Shruti & Joao
>
| Attachment | Content-Type | Size |
|---|---|---|
| skip-collate-test.patch | application/octet-stream | 768 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matt Owen | 2017-06-13 02:09:11 | PG Admin 4 |
| Previous Message | Joao Pedro De Almeida Pereira | 2017-06-12 19:08:12 | [pgAdmin4] [PATCH] Skip CheckForViewDataTest test based on the DB version |