OWNER not being quoted for FOREIGN TABLEs code - Mailing list pgadmin-support

From Diego Augusto Molina
Subject OWNER not being quoted for FOREIGN TABLEs code
Date
Msg-id CAGOxLdH7e_T8VLM10Yn6QFhvsAJQ9DvFnntqReFZq8toMRw1HQ@mail.gmail.com
Whole thread Raw
Responses Re: OWNER not being quoted for FOREIGN TABLEs code  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-support
Hi, thanks for the great job!

I found that when looking at the SQL code for foreign tables the
generated code includes the 'ALTER ... OWNER TO' but the role is not
being quoted. This happens in the latest version for any supported
PostgreSQL server.

So I checked out the code and fixed it, I hope, since I didn't
actually test it because that involves lots of building, but the fix
is pretty straight forward and simple so I hope it's all ok.

I'm attaching the patch.

Attachment

pgadmin-support by date:

Previous
From: FARZIN FARZBOOD
Date:
Subject: Installation for 32-bit windows!
Next
From: Aditya Toshniwal
Date:
Subject: Re: Docker TLS for PGAdmin