On which database server you are running this test cases, I have tested it on PG 9.6
PG 9.4.
I have tested it with PG 9.4 on Mac OSX and Ubuntu 16, working absolutely fine. Can you please provide the postgresql.conf is there any parameter changed? OR is there any change in "datatype_test.json" file ?
On Mon, May 14, 2018 at 5:45 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks for updated patch, it is working fine on my machine. I have tested it couple of times.
I've tested it a couple of times and still see the pgDataType failure. I've attached the screenshot; I have to wonder why that test is throwing a syntax error at all as it's only supposed to test that we display different datatypes correctly. Looking further, it seems that it's trying to execute a badly corrupted query. How did it get that way? Do we need to clear the CodeMirror box before trying to replace the query?