Working with pgAdmin 4 1.1 on Mac 10.11.5I connected to a postgres 9.1 database and I'm just clicking around looking at individual columns in the tree within:
db
schema
table
col1
col2
..etc..If I click on 'col1', I get this: ERROR: syntax error at or near "WHERE" LINE 21: ...ider || '=' || label) FROM pg_seclabels sl1 WHERE WHERE sl1.... ^
